Commit b0b133b8 authored by Dave Yeo's avatar Dave Yeo Committed by Luca Barbato

hevcdsp: use a macro for .rodata section

fixes assembling on OS/2
Signed-off-by: 's avatarDave Yeo <dave.r.yeo@gmail.com>
Signed-off-by: 's avatarLuca Barbato <lu_zero@gentoo.org>
parent 81c95eb8
......@@ -21,7 +21,7 @@
%include "libavutil/x86/x86util.asm"
SECTION .rodata
SECTION_RODATA
pw_1023: times 8 dw 1023
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment