Do not throw compiler error if asm code needs alignment, but we do not know
authorRamiro Polla <ramiro.polla@gmail.com>
Thu, 9 Jul 2009 02:18:29 +0000 (02:18 +0000)
committerRamiro Polla <ramiro.polla@gmail.com>
Thu, 9 Jul 2009 02:18:29 +0000 (02:18 +0000)
commit4b2be143cd5ab216c6a7ebd8715b732169077e5d
tree06d0e906d5436b142d9efff69de7cc9b65479bd0
parentf11bfe30659372dd8109fdb7e69ddab9d1243fa5
Do not throw compiler error if asm code needs alignment, but we do not know
how to do it for this compiler. This removes a dependency of config.h on the
DECLARE_* macros.

Originally committed as revision 19383 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavutil/internal.h