repo.or.cz
/
linux-btrfs-devel.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
nfsd4: typo logical vs bitwise negate for want_mask
[linux-btrfs-devel.git]
/
arch
/
sparc
/
include
/
asm
/
serial.h
blob
f90d61c28059bede3f8863693b69b953a4590df8
1
#ifndef __SPARC_SERIAL_H
2
#define __SPARC_SERIAL_H
3
4
#define BASE_BAUD ( 1843200 / 16 )
5
6
#endif
/* __SPARC_SERIAL_H */