preempt: be sure to never call proc_switch() or proc_yield() with IRQs disabled.
[bertos.git] / bertos / algo / mean.h
2008-08-13 bernieMove algorithms from mware/ to algo/