rockbox/firmware/target/mips
Nils Wallménius 74063845c0 Properly fix warning by copying the swap16 and swap32 inline functions from system.h to mips/ingenic_jz47xx/system-target.h to replace the defines.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27433 a1c6a512-1295-4272-9138-f99709370657
2010-07-15 17:15:20 +00:00
..
ingenic_jz47xx Properly fix warning by copying the swap16 and swap32 inline functions from system.h to mips/ingenic_jz47xx/system-target.h to replace the defines. 2010-07-15 17:15:20 +00:00
ffs-mips.S
memcpy-mips.S
memset-mips.S MIPS memset: use a bigger buffer (yields more performance) 2009-02-04 20:18:30 +00:00
mmu-mips.c
mmu-mips.h
thread-mips32.c Threading: Split processor support code into respective target files. C files from /target/xxx are included into thread.c because of essential inlining and files are code, not declarations. Copyrights in each new file go to whoever implemented the first functional support. 2010-06-02 12:45:36 +00:00