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