You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-15 14:13:16 +02:00
bfin: vp3: Mark all binary object sections appropriately
This fixes a leftover from e44d7c659b
.
This commit is contained in:
@@ -51,7 +51,7 @@ coefs:
|
|||||||
.short 0x7D8A; //cos(pi/16)
|
.short 0x7D8A; //cos(pi/16)
|
||||||
|
|
||||||
#if defined(__FDPIC__) && CONFIG_SRAM
|
#if defined(__FDPIC__) && CONFIG_SRAM
|
||||||
.section .l1.data.A
|
.section .l1.data.A,"aw",@progbits
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
vtmp: .space 256
|
vtmp: .space 256
|
||||||
|
Reference in New Issue
Block a user