OSDN Git Service

Use '#if defined()' for OS-specific preprocessor checks.
authorDiego Biurrun <diego@biurrun.de>
Fri, 30 Jan 2009 23:50:13 +0000 (23:50 +0000)
committerDiego Biurrun <diego@biurrun.de>
Fri, 30 Jan 2009 23:50:13 +0000 (23:50 +0000)
commit67a7e4dbcfdc3903cdb2595394fd6c926a28dee3
tree9285911ddb7ea6c3bc61622d49b229b3871baa00
parente1f7cb7fa0aec465ec0c172d1b922aebced04cc2
Use '#if defined()' for OS-specific preprocessor checks.
Avoids some warnings about undefined preprocessor directives.

Originally committed as revision 16869 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/ppc/check_altivec.c