#ifndef NITRO_OS_TIMER_H #define NITRO_OS_TIMER_H #include #include void OSi_SetTimerReserved(s32 timerNum); #endif //NITRO_OS_TIMER_H