1 #ifndef _ASM_S390_SERIAL_H
2 #define _ASM_S390_SERIAL_H
3 
4 #define BASE_BAUD 0
5 
6 #endif /* _ASM_S390_SERIAL_H */
7