#ifndef _MLIBC_TIMER_T_H #define _MLIBC_TIMER_T_H typedef void * timer_t; #endif /* _MLIBC_TIMER_T_H */