Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
sh_timer.h
Go to the documentation of this file.
1 #ifndef __SH_TIMER_H__
2 #define __SH_TIMER_H__
3 
5  char *name;
7  int timer_bit;
8  unsigned long clockevent_rating;
9  unsigned long clocksource_rating;
10 };
11 
12 #endif /* __SH_TIMER_H__ */