rockbox/lib
Thomas Martitz c9d082f056 dsp_arm: Fix up some .section directives to fix crash on app targets.
This is needed on app targets as e.g. ".section .icode" leads to the
code getting linked to incorrect locations (0x0 in this case).

Change-Id: Ic28c5ae6d4f8001d211d685b5ca92d5ffff0c7b2
2012-05-13 22:27:18 +02:00
..
arm_support build system: unify/simplify library handling a bit. 2012-03-26 22:27:40 +02:00
libsetjmp build system: unify/simplify library handling a bit. 2012-03-26 22:27:40 +02:00
rbcodec dsp_arm: Fix up some .section directives to fix crash on app targets. 2012-05-13 22:27:18 +02:00
skin_parser skin_engine: rework the parser to be closer to the langauge grammar. 2012-04-22 00:24:16 +10:00
tlsf tlsf: move to /lib (it's also used by plugins). 2012-03-28 23:02:39 +02:00
unwarminder arm: implement safe reads by intercepting the data abort handler. 2012-04-06 13:48:09 +02:00