mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 15:07:44 +00:00
Move DoubleBuffer to its own files.
This commit is contained in:
parent
aff89d2fd7
commit
bbfae19238
5 changed files with 56 additions and 49 deletions
|
@ -21,6 +21,7 @@ KERNEL_OBJS = \
|
|||
VirtualConsole.o \
|
||||
FIFO.o \
|
||||
Scheduler.o \
|
||||
DoubleBuffer.o \
|
||||
ELFImage.o \
|
||||
ELFLoader.o
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue