RTEMS 5.2
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
timer.h
1#ifndef __LINUX_TIMER_H__
2#define __LINUX_TIMER_H__
3
4struct timer_list { } ;
5
6#endif /* __LINUX_TIMER_H__ */
Definition: timer.h:4