On Sat, Aug 1, 2015 at 8:28 PM, Anton Khirnov <an...@khirnov.net> wrote:
>Any specific reason you use ARCH_X86_64 in one file and
>ARCH_X86_32 in the other?

I missed that there's a define for ARCH_X86_32 in asm (some other code
used %if ARCH_X86_64 == 0 so I assumed it didn't).

Using ARCH_X86_32 in both places is obviously clearer.
_______________________________________________
libav-devel mailing list
libav-devel@libav.org
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to