Mercurial > libavcodec.hg
changeset 12104:2a6873ee2fc9 libavcodec
ARM: hide a .size directive on non-ELF targets
author | mru |
---|---|
date | Wed, 07 Jul 2010 20:09:37 +0000 |
parents | 54b234e105a0 |
children | d6e87496883b |
files | arm/fft_neon.S |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/arm/fft_neon.S Wed Jul 07 12:27:44 2010 +0000 +++ b/arm/fft_neon.S Wed Jul 07 20:09:37 2010 +0000 @@ -364,7 +364,7 @@ .word fft16384_neon .word fft32768_neon .word fft65536_neon - .size fft_tab_neon, . - fft_tab_neon +ELF .size fft_tab_neon, . - fft_tab_neon .align 4 pmmp: .float +1.0, -1.0, -1.0, +1.0