rockbox/firmware/target/mips
Thomas Martitz 3478bc5d6d mips is predefined by gcc, but we want it for paths. Don't let others fall into this trap again. Use __mips instead
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27872 a1c6a512-1295-4272-9138-f99709370657
2010-08-24 13:41:45 +00:00
..
ingenic_jz47xx mips is predefined by gcc, but we want it for paths. Don't let others fall into this trap again. Use __mips instead 2010-08-24 13:41:45 +00:00
ffs-mips.S
memcpy-mips.S
memset-mips.S
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