common/host_memory: Add interface and Windows implementation

This commit is contained in:
ReinUsesLisp
2021-06-05 06:23:25 -03:00
committed by Markus Wick
parent fbb170857f
commit a7837a3791
3 changed files with 384 additions and 0 deletions

View File

@ -131,6 +131,8 @@ add_library(common STATIC
hash.h
hex_util.cpp
hex_util.h
host_memory.cpp
host_memory.h
intrusive_red_black_tree.h
logging/backend.cpp
logging/backend.h