rockbox/lib/libsetjmp
Rafaël Carré 7791843a37 m68k/setjmp.S: fix build with gcc 3.4.6 -std=gnu99
The register prefix is always % for the architecture we use (elf),
hardcode it instead of confusing the preprocessor

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28025 a1c6a512-1295-4272-9138-f99709370657
2010-09-07 14:50:26 +00:00
..
arm
m68k m68k/setjmp.S: fix build with gcc 3.4.6 -std=gnu99 2010-09-07 14:50:26 +00:00
mips
sh
libsetjmp.make
LICENSE
setjmp.h
SOURCES 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