Modestus Moon OS
R4
CS 450 project
|
Go to the source code of this file.
Functions | |
void | init_irq (void) |
void | init_pic (void) |
void init_irq | ( | void | ) |
Definition at line 68 of file interrupts.c.
References bounds(), breakpoint(), coprocessor(), coprocessor_segment(), debug(), device_not_available(), divide_error(), double_fault(), general_protection(), idt_set_gate(), invalid_op(), invalid_tss(), nmi(), overflow(), page_fault(), reserved(), rtc_isr(), segment_not_present(), stack_segment(), and sys_call_isr().
Referenced by kmain().