mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-01-12 02:19:35 +00:00
hevcdsp: use a macro for .rodata section
fixes assembling on OS/2 Signed-off-by: Dave Yeo <dave.r.yeo@gmail.com> Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
This commit is contained in:
parent
81c95eb8ee
commit
b0b133b8c0
@ -21,7 +21,7 @@
|
||||
|
||||
%include "libavutil/x86/x86util.asm"
|
||||
|
||||
SECTION .rodata
|
||||
SECTION_RODATA
|
||||
|
||||
pw_1023: times 8 dw 1023
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user