ckfwq/linux-3.0.4/arch/sparc/include/asm/serial.h

7 lines
117 B
C
Raw Normal View History

2024-12-30 10:53:50 +08:00
#ifndef __SPARC_SERIAL_H
#define __SPARC_SERIAL_H
#define BASE_BAUD ( 1843200 / 16 )
#endif /* __SPARC_SERIAL_H */