android_kernel_samsung_on5x.../arch/m32r/include/asm/serial.h
2018-06-19 23:16:04 +02:00

9 lines
148 B
C

#ifndef _ASM_M32R_SERIAL_H
#define _ASM_M32R_SERIAL_H
/* include/asm-m32r/serial.h */
#define BASE_BAUD 115200
#endif /* _ASM_M32R_SERIAL_H */