Files
Sorgelig e12ed6c19d v5.13.12
2021-08-22 05:38:19 +08:00

9 lines
124 B
C

/*
* include/asm-parisc/serial.h
*/
/*
* This is used for 16550-compatible UARTs
*/
#define BASE_BAUD ( 1843200 / 16 )