tegrakernel/kernel/kernel-4.9/arch/m32r/include/asm/serial.h

10 lines
148 B
C
Raw Normal View History

2022-02-16 09:13:02 -06: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 */