Deleted inb and outb functions.
This commit is contained in:
@@ -8,8 +8,7 @@ if x86
|
||||
quark_kernel_SOURCES += x86/pagetableentry.cpp \
|
||||
x86/mmap.cpp \
|
||||
x86/interrupts.cpp \
|
||||
x86/entry.S \
|
||||
x86/pio.S
|
||||
x86/entry.S
|
||||
quark_kernel_LDFLAGS += -T x86/linker.ld
|
||||
quark_kernel_DEPENDENCIES = x86/linker.ld
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user