summaryrefslogtreecommitdiff
path: root/libavcodec/arm/dsputil_neon.S
diff options
context:
space:
mode:
authorMans Rullgard <mans@mansr.com>2011-11-22 16:53:18 +0000
committerMans Rullgard <mans@mansr.com>2011-11-23 15:06:50 +0000
commit3a0b72dee0d92470cd8bd986dd419e387c7cf5ec (patch)
tree6736614d5c616a722af045bb9532cf02498db183 /libavcodec/arm/dsputil_neon.S
parent963f6855356fa527a27b08b55e026f683a12cebc (diff)
ARM: remove needless .text/.align directives
The 'function' macro already includes the appropriate directives. Signed-off-by: Mans Rullgard <mans@mansr.com>
Diffstat (limited to 'libavcodec/arm/dsputil_neon.S')
-rw-r--r--libavcodec/arm/dsputil_neon.S1
1 files changed, 0 insertions, 1 deletions
diff --git a/libavcodec/arm/dsputil_neon.S b/libavcodec/arm/dsputil_neon.S
index 13f0699eb2..33969134d7 100644
--- a/libavcodec/arm/dsputil_neon.S
+++ b/libavcodec/arm/dsputil_neon.S
@@ -23,7 +23,6 @@
#include "asm.S"
preserve8
- .text
function ff_clear_block_neon, export=1
vmov.i16 q0, #0