comparison armv4l/mathops.h @ 5169:3fd46e281bd8 libavcodec

add a comment to indicate which #endif belong to which #define
author gpoirier
date Sun, 17 Jun 2007 18:59:28 +0000
parents 9ecbfc0c82bf
children 1d83e9c34641
comparison
equal deleted inserted replaced
5168:e8da39f42724 5169:3fd46e281bd8
49 asm ("smulbb %0, %1, %2" : "=r" (__rt) : "r" (ra), "r" (rb)); \ 49 asm ("smulbb %0, %1, %2" : "=r" (__rt) : "r" (ra), "r" (rb)); \
50 __rt; }) 50 __rt; })
51 51
52 #endif 52 #endif
53 53
54 #endif 54 #endif // AVCODEC_ARM_MATHOPS_H