1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-12-23 12:43:46 +02:00

bfin: vp3: Mark all binary object sections appropriately

This fixes a leftover from e44d7c659b.
This commit is contained in:
Diego Biurrun 2014-01-22 05:01:08 -08:00
parent ea49f60523
commit 19987fa18c

View File

@ -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