mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 02:07:35 +00:00
Kernel: Move i8253.cpp => Arch/i386/PIT.cpp
This commit is contained in:
parent
9fdcede491
commit
6c87d3afa9
6 changed files with 5 additions and 5 deletions
|
@ -7,7 +7,7 @@ KERNEL_OBJS = \
|
|||
Arch/i386/CPU.o \
|
||||
Process.o \
|
||||
Thread.o \
|
||||
i8253.o \
|
||||
Arch/i386/PIT.o \
|
||||
Devices/KeyboardDevice.o \
|
||||
CMOS.o \
|
||||
Arch/i386/PIC.o \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue