Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
at v2.6.35 6 lines 117 B view raw
1#ifndef __SPARC_SERIAL_H 2#define __SPARC_SERIAL_H 3 4#define BASE_BAUD ( 1843200 / 16 ) 5 6#endif /* __SPARC_SERIAL_H */