rockbox/lib
Michael Sevakis 362ade3892 Fix FS#12794 - new EQ code does not compile for the Nokia N8x0
The old GCC version currently required (sbox-arm-linux-gcc 3.4.4
release) apparently has trouble with function pointers used as
static array initializers when using indexed initializers + ranges
(ie. [A ... B] = fn).

Change-Id: I494c2b607e4d93a9893264749d0ac257fb54ce3b
2012-12-28 14:12:18 -05: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 Fix FS#12794 - new EQ code does not compile for the Nokia N8x0 2012-12-28 14:12:18 -05:00
skin_parser 9 segment bitmap drawing: 2012-12-09 17:11:19 +11:00
tlsf tlsf: move to /lib (it's also used by plugins). 2012-03-28 23:02:39 +02:00
unwarminder unwarminder: make SP and PC visible on smaller screens 2012-09-05 08:53:48 +02:00