changeset 744:059c6e697629 libavutil

ARM: use gcc inline asm in bswap.h only when available
author mru
date Wed, 01 Jul 2009 00:55:15 +0000
parents 56349e517f04
children 59c9e9a0bc0a
files arm/bswap.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/arm/bswap.h	Sun Jun 28 18:28:27 2009 +0000
+++ b/arm/bswap.h	Wed Jul 01 00:55:15 2009 +0000
@@ -40,7 +40,7 @@
 }
 #endif /* HAVE_ARMV6 */
 
-#else /* __ARMCC_VERSION */
+#elif HAVE_INLINE_ASM
 
 #if HAVE_ARMV6
 #define bswap_16 bswap_16