M7350/kernel/arch/m32r/include/asm/serial.h

10 lines
148 B
C
Raw Normal View History

2024-09-09 08:52:07 +00:00
#ifndef _ASM_M32R_SERIAL_H
#define _ASM_M32R_SERIAL_H
/* include/asm-m32r/serial.h */
#define BASE_BAUD 115200
#endif /* _ASM_M32R_SERIAL_H */