On Mon, May 15, 2006 at 04:31:29PM +0200, Simon 'corecode' Schubert wrote: > On 15.05.2006, at 15:51, Terry Tree wrote: > [splz remove] > > i think splz() does something else (thread switch stuff?) so it may not > replaced with crit_*()
It checks for currently pending interrupts and delivers them. *Very* nasty, but not easy to fix without carefully why the code needed it. Joerg
