xref: /linux/arch/sh/include/cpu-sh4a/cpu/serial.h (revision 61a6976bf19a6cf5dfcf37c3536665b316f22d49)
1*61a6976bSPaul Mundt #ifndef __CPU_SH4A_SERIAL_H
2*61a6976bSPaul Mundt #define __CPU_SH4A_SERIAL_H
3*61a6976bSPaul Mundt 
4*61a6976bSPaul Mundt /* arch/sh/kernel/cpu/sh4a/serial-sh7722.c */
5*61a6976bSPaul Mundt extern struct plat_sci_port_ops sh7722_sci_port_ops;
6*61a6976bSPaul Mundt 
7*61a6976bSPaul Mundt #endif /* __CPU_SH4A_SERIAL_H */
8