mirror of
https://github.com/RGBCube/serenity
synced 2025-07-26 06:17:34 +00:00
Kernel: Create VM::RingBuffer class
This commit is contained in:
parent
8131c0de8c
commit
13d5cdcd08
3 changed files with 81 additions and 0 deletions
|
@ -236,6 +236,7 @@ set(KERNEL_SOURCES
|
|||
VM/Range.cpp
|
||||
VM/RangeAllocator.cpp
|
||||
VM/Region.cpp
|
||||
VM/RingBuffer.cpp
|
||||
VM/ScatterGatherList.cpp
|
||||
VM/SharedInodeVMObject.cpp
|
||||
VM/Space.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue