toaruos/kernel/cpu
Kevin Lange 0b6cc503af [isrs] Increment the IRQ semaphore before...
... handling any interrupt service routines.

This was causing crashes while running /userspace/ apps without any
syscalls being triggered, presumably due to switching at awkward times.
2012-01-23 19:04:10 -06:00
..
gdt.c [misc] Boot logging to screen 2011-12-26 19:23:58 -06:00
idt.c [misc] Boot logging to screen 2011-12-26 19:23:58 -06:00
irq.c [misc] Boot logging to screen 2011-12-26 19:23:58 -06:00
isrs.c [isrs] Increment the IRQ semaphore before... 2012-01-23 19:04:10 -06:00