summaryrefslogtreecommitdiffstats
path: root/arch/m68k/mvme147/mvme147.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/m68k/mvme147/mvme147.h')
-rw-r--r--arch/m68k/mvme147/mvme147.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/arch/m68k/mvme147/mvme147.h b/arch/m68k/mvme147/mvme147.h
new file mode 100644
index 000000000000..140bc98b0102
--- /dev/null
+++ b/arch/m68k/mvme147/mvme147.h
@@ -0,0 +1,6 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
+
+struct console;
+
+/* config.c */
+void mvme147_scc_write(struct console *co, const char *str, unsigned int count);