Prevents the case where McKernel misses one chance to schedule a task when an interrupt occurs just after enabling interrupt and just before executing "halt" in the idle loop (in kernel/process.c). refs #45
Prevents the case where McKernel misses one chance to schedule a task when an interrupt occurs just after enabling interrupt and just before executing "halt" in the idle loop (in kernel/process.c). refs #45