aboutsummaryrefslogtreecommitdiff
path: root/libvpx/vp8/common/x86/recon_sse2.asm
diff options
context:
space:
mode:
Diffstat (limited to 'libvpx/vp8/common/x86/recon_sse2.asm')
-rw-r--r--libvpx/vp8/common/x86/recon_sse2.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/libvpx/vp8/common/x86/recon_sse2.asm b/libvpx/vp8/common/x86/recon_sse2.asm
index 57f8899c7..17baf094e 100644
--- a/libvpx/vp8/common/x86/recon_sse2.asm
+++ b/libvpx/vp8/common/x86/recon_sse2.asm
@@ -19,7 +19,7 @@ SECTION .text
; unsigned char *dst,
; int dst_stride
; )
-global sym(vp8_copy_mem16x16_sse2) PRIVATE
+globalsym(vp8_copy_mem16x16_sse2)
sym(vp8_copy_mem16x16_sse2):
push rbp
mov rbp, rsp