repo.or.cz
/
linux-2.6
/
next.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
kvm tools, setup: Create private directory
[linux-2.6/next.git]
/
arch
/
mips
/
include
/
asm
/
mach-bcm63xx
/
bcm63xx_dev_uart.h
blob
23c705baf171fdb8560b0344544405ce3edb2cfc
1
#ifndef BCM63XX_DEV_UART_H_
2
#define BCM63XX_DEV_UART_H_
3
4
int
bcm63xx_uart_register
(
unsigned int
id
);
5
6
#endif
/* BCM63XX_DEV_UART_H_ */