Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
at v4.7-rc4 7 lines 190 B view raw
1#ifndef __CPU_SH4A_SERIAL_H 2#define __CPU_SH4A_SERIAL_H 3 4/* arch/sh/kernel/cpu/sh4a/serial-sh7722.c */ 5extern struct plat_sci_port_ops sh7722_sci_port_ops; 6 7#endif /* __CPU_SH4A_SERIAL_H */