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
Linux 2.6.16.22
[linux/fpc-iii.git]
/
include
/
asm-powerpc
/
setup.h
blob
3d9740aae018d76b877ad935673568da1663bb81
1
#ifndef _ASM_POWERPC_SETUP_H
2
#define _ASM_POWERPC_SETUP_H
3
4
#ifdef __KERNEL__
5
6
#define COMMAND_LINE_SIZE 512
7
8
#endif
/* __KERNEL__ */
9
#endif
/* _ASM_POWERPC_SETUP_H */