mirror of
https://github.com/RGBCube/serenity
synced 2025-07-26 22:47:45 +00:00
Kernel: Move SharedMemory.{cpp,h} into FileSystem/
This commit is contained in:
parent
f4cec2f110
commit
23a6c2086b
5 changed files with 4 additions and 4 deletions
|
@ -34,7 +34,7 @@ KERNEL_OBJS = \
|
|||
DoubleBuffer.o \
|
||||
KSyms.o \
|
||||
KParams.o \
|
||||
SharedMemory.o \
|
||||
FileSystem/SharedMemory.o \
|
||||
FileSystem/DevPtsFS.o \
|
||||
Devices/BXVGADevice.o \
|
||||
PCI.o \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue