xref: /openbmc/linux/arch/m68k/mvme16x/mvme16x.h (revision 6395a5f9)
1*6395a5f9SGeert Uytterhoeven /* SPDX-License-Identifier: GPL-2.0-only */
2*6395a5f9SGeert Uytterhoeven 
3*6395a5f9SGeert Uytterhoeven struct console;
4*6395a5f9SGeert Uytterhoeven 
5*6395a5f9SGeert Uytterhoeven /* config.c */
6*6395a5f9SGeert Uytterhoeven void mvme16x_cons_write(struct console *co, const char *str, unsigned count);
7