Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
b3b3a99c5371e2e96a2c680e6ac20218bddbd422
/
.
/
include
/
uapi
/
asm-generic
/
setup.h
blob: 6fc26a51003c32d5e47f6a40bb12f2d4a62e8079 [
file
] [
log
] [
blame
]
Arnd Bergmann
6103ec5
2009-05-13 22:56:27 +0000
[
diff
] [
blame
]
1
#ifndef
__ASM_GENERIC_SETUP_H
2
#define
__ASM_GENERIC_SETUP_H
3
4
#define
COMMAND_LINE_SIZE
512
5
6
#endif
/* __ASM_GENERIC_SETUP_H */