#ifndef __genwrap_h #define __genwrap_h #include <gtimall.h> #define SLEEP(a) usleep(a) #endif // __genwrap_h