repo.or.cz
/
linux-2.6.22.y-op.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[PATCH] PCMCIA: handle sysfs, PCI errors
[linux-2.6.22.y-op.git]
/
include
/
asm-sh
/
setup.h
blob
34ca8a7f06ba86bec5bfc45b2f778c71b3164536
1
#ifdef __KERNEL__
2
#ifndef _SH_SETUP_H
3
#define _SH_SETUP_H
4
5
#define COMMAND_LINE_SIZE 256
6
7
int
setup_early_printk
(
char
*);
8
9
#endif
/* _SH_SETUP_H */
10
#endif
/* __KERNEL__ */