Add free region manager

This commit is contained in:
wheremyfoodat 2024-11-30 15:39:34 +02:00
parent f4d629980b
commit e593fb6d56
2 changed files with 56 additions and 1 deletions

View file

@ -45,7 +45,7 @@
#include "align.hpp"
#include <host_memory/host_memory.h>
// #include "common/free_region_manager.h"
#include <host_memory/free_region_manager.h>
namespace Common {