bfin: vp3: Mark all binary object sections appropriately

This fixes a leftover from e44d7c659b.
pull/54/head
Diego Biurrun 11 years ago
parent ea49f60523
commit 19987fa18c
  1. 2
      libavcodec/bfin/vp3_idct_bfin.S

@ -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…
Cancel
Save