x86inc: fully concatenate tokens to fix macro expansion for nasm
authorJanne Grunau <janne-libav@jannau.net>
Thu, 13 Dec 2012 21:42:11 +0000 (22:42 +0100)
committerJanne Grunau <janne-libav@jannau.net>
Thu, 13 Dec 2012 22:57:09 +0000 (23:57 +0100)
commit0995ad8db4bca55569f8f34ef6ac10552daeae13
treeff2818dd6751b4079d7ce45c5c6f770c6713468c
parent0eae920c3c49d1329ca22e5a8b5479fac354b55a
x86inc: fully concatenate tokens to fix macro expansion for nasm

Fixes build errors with nasm introduced in 6f40e9f070f7 for stack
memory alignment. Noticed by BugMaster.
libavutil/x86/x86inc.asm