mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 05:37:44 +00:00
Kernel: Rename Keyboard to KeyboardDevice.
This commit is contained in:
parent
2dc0ef8813
commit
10b43f3d1d
6 changed files with 24 additions and 24 deletions
|
@ -6,7 +6,7 @@ KERNEL_OBJS = \
|
|||
i386.o \
|
||||
Process.o \
|
||||
i8253.o \
|
||||
Keyboard.o \
|
||||
KeyboardDevice.o \
|
||||
CMOS.o \
|
||||
PIC.o \
|
||||
Syscall.o \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue