summaryrefslogtreecommitdiff
path: root/vp8/common/x86/idctllm_mmx.asm
diff options
context:
space:
mode:
Diffstat (limited to 'vp8/common/x86/idctllm_mmx.asm')
-rw-r--r--vp8/common/x86/idctllm_mmx.asm1
1 files changed, 1 insertions, 0 deletions
diff --git a/vp8/common/x86/idctllm_mmx.asm b/vp8/common/x86/idctllm_mmx.asm
index 96fa2c60d..5773d9d84 100644
--- a/vp8/common/x86/idctllm_mmx.asm
+++ b/vp8/common/x86/idctllm_mmx.asm
@@ -31,6 +31,7 @@
; *
; **************************************************************************/
+SECTION .text
;void vp8_short_idct4x4llm_mmx(short *input, unsigned char *pred,
;int pitch, unsigned char *dest,int stride)