preempt: be sure to never call proc_switch() or proc_yield() with IRQs disabled.
[bertos.git] / bertos / algo / reverse_test.c
2009-11-17 battChange REVERSE macro name.
2009-10-07 battFix warnings.
2009-10-07 battAdd REVERSE macro and its test unit.