소스 검색

sh: timer.h stub for SH-5.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Paul Mundt 18 년 전
부모
커밋
781c63e68d
1개의 변경된 파일4개의 추가작업 그리고 0개의 파일을 삭제
  1. 4 0
      include/asm-sh/cpu-sh5/timer.h

+ 4 - 0
include/asm-sh/cpu-sh5/timer.h

@@ -0,0 +1,4 @@
+#ifndef __ASM_SH_CPU_SH5_TIMER_H
+#define __ASM_SH_CPU_SH5_TIMER_H
+
+#endif /* __ASM_SH_CPU_SH5_TIMER_H */