commit | 781c63e68ddc37f2fb5eed9b44b3075cd2b3ced3 | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Sat Nov 10 20:12:25 2007 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Mon Jan 28 13:18:43 2008 +0900 |
tree | a149fb8ee5e15dd54f9d1e8b5771562f385ed0e7 | |
parent | c3c307c83c1f8bcf26412bd164eb1c994ea6c413 [diff] |
sh: timer.h stub for SH-5. Signed-off-by: Paul Mundt <lethal@linux-sh.org>
diff --git a/include/asm-sh/cpu-sh5/timer.h b/include/asm-sh/cpu-sh5/timer.h new file mode 100644 index 0000000..88da9b3 --- /dev/null +++ b/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 */