Skip to content
Snippets Groups Projects
  • Russ Cox's avatar
    trap cleanup · 2de1c550
    Russ Cox authored
    IRQ_OFFSET -> T_IRQ0 (a trap number not an IRQ number)
    T_SYSCALL 0x30 -> 0x40 (move out of IRQ range)
    2de1c550
ioapic.c 2.05 KiB