From 1fcb9be39a778275850910671c36a6f42e9fd4cc Mon Sep 17 00:00:00 2001 From: Diego Biurrun Date: Wed, 29 Oct 2008 23:44:40 +0000 Subject: [PATCH] asm() --> __asm__() in #warning comment Originally committed as revision 15746 to svn://svn.ffmpeg.org/ffmpeg/trunk --- libavcodec/i386/mmx.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libavcodec/i386/mmx.h b/libavcodec/i386/mmx.h index 1f0e8a9d3c..fb5c2d467b 100644 --- a/libavcodec/i386/mmx.h +++ b/libavcodec/i386/mmx.h @@ -21,7 +21,7 @@ #ifndef AVCODEC_I386_MMX_H #define AVCODEC_I386_MMX_H -#warning Everything in this header is deprecated, use plain asm()! New code using this header will be rejected. +#warning Everything in this header is deprecated, use plain __asm__()! New code using this header will be rejected. /* * The type of an value that fits in an MMX register (note that long