mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 00:17:46 +00:00
APIC: Enable APIC and start APs
This commit is contained in:
parent
4c8341d080
commit
00a7c48d6e
8 changed files with 263 additions and 2 deletions
|
@ -13,6 +13,7 @@ KERNEL_OBJS = \
|
|||
Arch/i386/PIT.o \
|
||||
Devices/KeyboardDevice.o \
|
||||
CMOS.o \
|
||||
Arch/i386/APIC.o \
|
||||
Arch/i386/PIC.o \
|
||||
Syscall.o \
|
||||
Devices/PATAChannel.o \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue