This website requires JavaScript.
Explore
Help
Sign in
devs
/
foxbox
Watch
1
Star
0
Fork
You've already forked foxbox
0
forked from
len0rd/rockbox
Code
Pull requests
Activity
ba8ce00bfc
foxbox
/
firmware
/
target
History
Download ZIP
Download TAR.GZ
Michael Sevakis
9f0bad0efe
Byteswap routines don't really need 'asm volatile', just 'asm' since it should be safe to move them for optimizing. Clean up the line endings for ARM.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29394 a1c6a512-1295-4272-9138-f99709370657
2011-02-25 00:46:39 +00:00
..
arm
Byteswap routines don't really need 'asm volatile', just 'asm' since it should be safe to move them for optimizing. Clean up the line endings for ARM.
2011-02-25 00:46:39 +00:00
coldfire
Clean up multiple definitions of RAM size. Remove -DMEM (make) and MEM (code), use the already defined MEMORYSIZE instead.
2011-02-02 17:43:32 +00:00
hosted
Android:
2011-02-23 01:10:54 +00:00
mips
Clean up multiple definitions of RAM size. Remove -DMEM (make) and MEM (code), use the already defined MEMORYSIZE instead.
2011-02-02 17:43:32 +00:00
sh
Byteswap routines don't really need 'asm volatile', just 'asm' since it should be safe to move them for optimizing. Clean up the line endings for ARM.
2011-02-25 00:46:39 +00:00