Merge branches 'x86-ras-for-linus', 'x86-uv-for-linus' and 'x86-vdso-for-linus' of...
[deliverable/linux.git] / include / linux / sh_timer.h
1 #ifndef __SH_TIMER_H__
2 #define __SH_TIMER_H__
3
4 struct sh_timer_config {
5 unsigned int channels_mask;
6 };
7
8 #endif /* __SH_TIMER_H__ */
This page took 0.038291 seconds and 6 git commands to generate.