Moved interrupt code to separate file.
Added new source file to Makefile.am
This commit is contained in:
@@ -8,6 +8,7 @@ if x86
|
||||
quark_kernel_SOURCES += x86/mmgr.c \
|
||||
x86/putc.c \
|
||||
x86/multiboot2.c \
|
||||
x86/interrupts.c \
|
||||
x86/isr.c \
|
||||
x86/quark_x86.c \
|
||||
x86/entry.S
|
||||
|
||||
Reference in New Issue
Block a user