Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
1da177e4c3f41524e886b7f1b8a0c1fc7321cac2
/
.
/
include
/
asm-sparc
/
setup.h
blob: b3af958a2ad2d2fbce85d20368f6553592370063 [
file
] [
log
] [
blame
]
Linus Torvalds
1da177e
2005-04-16 15:20:36 -0700
[
diff
] [
blame^
]
1
/*
2
* Just a place holder.
3
*/
4
5
#ifndef
_SPARC_SETUP_H
6
#define
_SPARC_SETUP_H
7
8
#define
COMMAND_LINE_SIZE
256
9
10
#endif
/* _SPARC_SETUP_H */