// We make this a non-trap entry, and enable interrupt
// only when needed!
_set_idt_intr_entry(LUNAIX_SYS_CALL, 0x08, _asm_isr33, 3);
// We make this a non-trap entry, and enable interrupt
// only when needed!
_set_idt_intr_entry(LUNAIX_SYS_CALL, 0x08, _asm_isr33, 3);