Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
at v5.12 8 lines 229 B view raw
1/* SPDX-License-Identifier: GPL-2.0 */ 2#ifndef __CPU_SH4A_SERIAL_H 3#define __CPU_SH4A_SERIAL_H 4 5/* arch/sh/kernel/cpu/sh4a/serial-sh7722.c */ 6extern struct plat_sci_port_ops sh7722_sci_port_ops; 7 8#endif /* __CPU_SH4A_SERIAL_H */