1
0
Fork 0
forked from len0rd/rockbox
foxbox/firmware/target
2011-01-30 00:58:45 +00:00
..
arm Use __builtin_constant_p() to select the best byteswapping method: constant or target optimized. Same macro can then be used for constant values and inits as well as non-constant. 2011-01-30 00:58:45 +00:00
coldfire Use __builtin_constant_p() to select the best byteswapping method: constant or target optimized. Same macro can then be used for constant values and inits as well as non-constant. 2011-01-30 00:58:45 +00:00
hosted Add widgets to android port. 2011-01-29 20:47:32 +00:00
mips Fix red: defined(x || y) is not valid C preprocessor 2011-01-21 12:46:00 +00:00
sh Use __builtin_constant_p() to select the best byteswapping method: constant or target optimized. Same macro can then be used for constant values and inits as well as non-constant. 2011-01-30 00:58:45 +00:00