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