NVMLib  very early alpha
A library to optimally use a Hybrid RAM setup.
libNVMlib.h
Go to the documentation of this file.
1 
6 #ifndef __NVM_LIB_MAIN_HEADER__
7 #define __NVM_LIB_MAIN_HEADER__
8 
9 #include "malloc.h"
10 #include "types.h"
11 #include "mem_log.h"
12 #include "initializer.h"
13 
14 #endif // !__NVM_LIB_MAIN_HEADER__
initializer.h
types.h
mem_log.h
malloc.h