Kelvin Lawson
8de14626d0
Remove unnecessary mods from the MIPS pull request (kernel and tests folder changes are not required, only the MIPS port folder is necessary).
2011-07-28 22:22:52 +01:00
Kelvin Lawson
271eba687c
Improve support for platforms without stddef.h. NULL definition should now be provided by architecture port file atomport.h, which in most cases can just include stddef.h.
2011-05-28 01:34:16 +05:30
Kelvin Lawson
a630a8945d
Add comments to critical region regarding nesting requirement.
2011-05-27 17:35:56 +01:00
Kelvin Lawson
af84aa9848
Add support for architectures with stack alignment requirements in preparation for various 32 bit ports.
...
NOTE: The atomThreadCreate() and atmoOSInit() APIs have changed to take stack_bottom rather than stack_top and to allow optional stack-checking on a per-thread basis.
2011-05-27 16:41:18 +01:00
Kelvin Lawson
be6e60bf2f
Improve support for platforms without stddef.h. NULL definition should now be provided by architecture port file atomport.h, which in most cases can just include stddef.h.
2011-05-25 23:52:11 +01:00
Kelvin Lawson
66371637a4
Kernel: Renamed atomuser-template.h to atomport-template.h
2010-03-28 23:04:48 +01:00