1
0

api__wasabi-replicant.h 158 B

1234567
  1. #pragma once
  2. #include "ServiceManager.h"
  3. #define WASABI2_API_SVC (&service_manager)
  4. #include "SysCallbacks.h"
  5. #define WASABI2_API_SYSCB (&system_callbacks)