Commit Graph

3 Commits

Author SHA1 Message Date
jani
d33bf3a9e2 list.h is gone remove #includes 2003-02-11 09:09:46 +00:00
davidhaas
3cbe86d8a7 Added lightweight protection. In coldfire this is implemented by disabling
interrupts. In unixsim this is implemented by using a mutex. Uses #define
SYS_LIGHTWEIGHT_PROT to enable. It is enabled in coldfire by default, but
disabled in unixsim.

Fixes bug 2005 if you enable SYS_LIGHTWEIGHT_PROT. So the bug is closed.
2003-02-04 22:52:01 +00:00
jani
b63196d62a Add Unix port 2003-01-18 18:18:02 +00:00