indirect.h 157 B

123456789
  1. #ifndef _WONX_SYS_INDIRECT_H_
  2. #define _WONX_SYS_INDIRECT_H_
  3. #include "service.h"
  4. #include "filesys.h"
  5. #warning indirect function is not supported.
  6. #endif