diff options
Diffstat (limited to 'include/asm-sh/cpu-sh2/timer.h')
-rw-r--r-- | include/asm-sh/cpu-sh2/timer.h | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/include/asm-sh/cpu-sh2/timer.h b/include/asm-sh/cpu-sh2/timer.h new file mode 100644 index 00000000000..a39c241e819 --- /dev/null +++ b/include/asm-sh/cpu-sh2/timer.h @@ -0,0 +1,6 @@ +#ifndef __ASM_CPU_SH2_TIMER_H +#define __ASM_CPU_SH2_TIMER_H + +/* Nothing needed yet */ + +#endif /* __ASM_CPU_SH2_TIMER_H */ |