summaryrefslogtreecommitdiff
path: root/firmware/target/arm/thread-pp.c
AgeCommit message (Expand)Author
2011-02-02Clean up multiple definitions of RAM size. Remove -DMEM (make) and MEM (code)...Andree Buschmann
2010-06-18For multiprocessor targets, do the thread_exit routine such that we don't nee...Michael Sevakis
2010-06-10Clean unused stuff out of thread.h and config.h and reorganize thread-pp.c to...Michael Sevakis
2010-06-02Fix PP5002 builds. Somehow an #else went missing along the line.Michael Sevakis
2010-06-02Threading: Split processor support code into respective target files. C files...Michael Sevakis