mirror_ubuntu-kernels/arch/m68k/mvme16x/mvme16x.h

7 lines
155 B
C
Raw Normal View History

2024-07-02 00:48:40 +03:00
/* SPDX-License-Identifier: GPL-2.0-only */
struct console;
/* config.c */
void mvme16x_cons_write(struct console *co, const char *str, unsigned count);