mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-24 22:47:51 -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