mirror of
https://git.suyu.dev/suyu/suyu
synced 2025-09-07 06:46:31 -05:00
common: Add free region manager
* Abstraction for placeholder region tracking in host_memory
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user