serial.h 190 B

12345678
  1. #ifndef __CPU_SH4A_SERIAL_H
  2. #define __CPU_SH4A_SERIAL_H
  3. /* arch/sh/kernel/cpu/sh4a/serial-sh7722.c */
  4. extern struct plat_sci_port_ops sh7722_sci_port_ops;
  5. #endif /* __CPU_SH4A_SERIAL_H */