1 2 3 4 5 6
#ifndef __SPARC_SERIAL_H #define __SPARC_SERIAL_H #define BASE_BAUD ( 1843200 / 16 ) #endif /* __SPARC_SERIAL_H */