xref: /linux/arch/m68k/mvme147/mvme147.h (revision c771600c6af14749609b49565ffb4cac2959710d)
1*077b33b9SDaniel Palmer /* SPDX-License-Identifier: GPL-2.0-only */
2*077b33b9SDaniel Palmer 
3*077b33b9SDaniel Palmer struct console;
4*077b33b9SDaniel Palmer 
5*077b33b9SDaniel Palmer /* config.c */
6*077b33b9SDaniel Palmer void mvme147_scc_write(struct console *co, const char *str, unsigned int count);
7