#ifndef POKEREVO_OS_H #define POKEREVO_OS_H #ifdef __cplusplus extern "C" { #endif #include "SDK/OS/OSAlloc.h" #include "SDK/OS/OSCache.h" #ifdef __cplusplus } #endif #endif //POKEREVO_OS_H