mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 19:07:34 +00:00
Merge Disk namespace into the IDEDiskDevice class.
This commit is contained in:
parent
cba05ce75e
commit
b8264e7d47
10 changed files with 231 additions and 244 deletions
|
@ -11,7 +11,6 @@ KERNEL_OBJS = \
|
|||
CMOS.o \
|
||||
PIC.o \
|
||||
Syscall.o \
|
||||
Disk.o \
|
||||
IDEDiskDevice.o \
|
||||
MemoryManager.o \
|
||||
Console.o \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue