Add kern/kern_intr.c as a standard kernel component. This file contains
the new interrupt registration code, which is meant to be architecture indeppendent.
This commit is contained in:
parent
d1289ee199
commit
eba9732c97
@ -49,6 +49,7 @@ kern/init_main.c standard
|
||||
kern/init_smp.c optional smp
|
||||
kern/init_sysent.c standard
|
||||
kern/init_sysvec.c standard
|
||||
kern/kern_intr.c standard
|
||||
kern/kern_module.c standard
|
||||
kern/kern_linker.c standard
|
||||
kern/link_aout.c standard
|
||||
|
Loading…
Reference in New Issue
Block a user