linux-stable/arch/m68k/mvme16x/mvme16x.h

7 lines
155 B
C

/* SPDX-License-Identifier: GPL-2.0-only */
struct console;
/* config.c */
void mvme16x_cons_write(struct console *co, const char *str, unsigned count);