mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2026-02-13 19:05:37 +00:00
bfin: vp3: Mark all binary object sections appropriately
This fixes a leftover from e44d7c659b.
This commit is contained in:
parent
ea49f60523
commit
19987fa18c
1 changed files with 1 additions and 1 deletions
|
|
@ -51,7 +51,7 @@ coefs:
|
|||
.short 0x7D8A; //cos(pi/16)
|
||||
|
||||
#if defined(__FDPIC__) && CONFIG_SRAM
|
||||
.section .l1.data.A
|
||||
.section .l1.data.A,"aw",@progbits
|
||||
#endif
|
||||
|
||||
vtmp: .space 256
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue