Michael Sevakis
|
09722dd28d
|
thread.c includes gcc_extensions.h and thread-XXX.c files are includes inside thread.c therefore do not require their own.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31206 a1c6a512-1295-4272-9138-f99709370657
|
2011-12-10 20:47:59 +00:00 |
|
Boris Gjenero
|
59e71ee80c
|
Introduce USED_ATTR wrapper for __attribute__((used)).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31188 a1c6a512-1295-4272-9138-f99709370657
|
2011-12-09 15:33:59 +00:00 |
|
Nils Wallménius
|
b8bf7cb5ed
|
Move codfire inline asm into cpu specific file.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28910 a1c6a512-1295-4272-9138-f99709370657
|
2010-12-27 10:22:39 +00:00 |
|
Michael Sevakis
|
555ad6710f
|
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.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26479 a1c6a512-1295-4272-9138-f99709370657
|
2010-06-02 12:45:36 +00:00 |
|