Oliver Hahm
9556ca3e7c
* split up syscalls in arm and lpc specific code
2013-04-02 02:04:19 +02:00
Oliver Hahm
f13ef5f500
* restructured cpu folder to distinguish between arm and lpc common files
2013-04-01 00:18:07 +02:00
Oliver Hahm
ad0b7a852d
* convert to coding conventions
2013-03-31 20:48:49 +02:00
Benjamin Valentin
15d6070ad6
fix bug introduced by 7cef6c46552a988c1c710a0a2404316a27ef1d43
...
stack_start used to be stack_start + stack_size, so re-setting stk to stack_start would set the pointer to the *end* of the stack instead of the beginning.
2013-03-19 16:57:32 +01:00
Oliver Hahm
7cef6c4655
* adapted thread_stack_init() for ARM and msp430 to the new prototype introduced by bd5b46628f
2013-03-13 16:49:23 +01:00
1e238e4131
* massive name changes
2010-10-28 11:29:03 +02:00
91ae1eb6fd
* import from old firekernel repository
2010-09-22 15:10:42 +02:00