diff libswscale/swscale_internal.h @ 24289:53f2436d68d7

renaming ARCH_BFIN to HAVE_BFIN
author mhoffman
date Fri, 31 Aug 2007 14:57:50 +0000
parents 47f7591a2c8b
children 965e0c3565bf
line wrap: on
line diff
--- a/libswscale/swscale_internal.h	Fri Aug 31 13:08:13 2007 +0000
+++ b/libswscale/swscale_internal.h	Fri Aug 31 14:57:50 2007 +0000
@@ -157,7 +157,7 @@
 #endif
 
 
-#ifdef ARCH_BFIN
+#ifdef HAVE_BFIN
     uint32_t oy           __attribute__((aligned(4)));
     uint32_t oc           __attribute__((aligned(4)));
     uint32_t zero         __attribute__((aligned(4)));