repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris...
[linux/fpc-iii.git]
/
arch
/
x86
/
boot
/
compressed
/
early_serial_console.c
blob
d3d003cb5481cdcabe0b5c5369bad920838b8d8f
1
#include
"misc.h"
2
3
#ifdef CONFIG_EARLY_PRINTK
4
5
int
early_serial_base
;
6
7
#include
"../early_serial_console.c"
8
9
#endif