aboutsummaryrefslogtreecommitdiff
path: root/include/asm-sh/sh2000/sh2000.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-sh/sh2000/sh2000.h')
-rw-r--r--include/asm-sh/sh2000/sh2000.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/include/asm-sh/sh2000/sh2000.h b/include/asm-sh/sh2000/sh2000.h
new file mode 100644
index 00000000000..8d547324d59
--- /dev/null
+++ b/include/asm-sh/sh2000/sh2000.h
@@ -0,0 +1,8 @@
+#ifndef __ASM_SH_SH2000_SH2000_H
+#define __ASM_SH_SH2000_SH2000_H
+
+/* arch/sh/boards/sh2000/setup.c */
+extern int setup_sh2000(void);
+
+#endif /* __ASM_SH_SH2000_SH2000_H */
+