common: Add free region manager
* Abstraction for placeholder region tracking in host_memory
This commit is contained in:
parent
20011dfeb8
commit
29e7d79a86
2 changed files with 56 additions and 0 deletions
|
|
@ -52,6 +52,7 @@ add_library(common STATIC
|
|||
fiber.cpp
|
||||
fiber.h
|
||||
fixed_point.h
|
||||
free_region_manager.h
|
||||
fs/file.cpp
|
||||
fs/file.h
|
||||
fs/fs.cpp
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue