Gitiles
Code Review
Sign In
nv-tegra.nvidia.com
/
linux-2.6
/
e86d6b66f5b38680746b2cb71186d90af17f150f
/
.
/
include
/
asm-sh
/
setup.h
blob: d19de7c8df4e258066a8911ddc9064467392c0c5 [
file
] [
log
] [
blame
]
Linus Torvalds
1da177e
2005-04-16 15:20:36 -0700
[
diff
] [
blame
]
1
#ifdef
__KERNEL__
2
#ifndef
_SH_SETUP_H
3
#define
_SH_SETUP_H
4
5
#define
COMMAND_LINE_SIZE
256
6
7
#endif
/* _SH_SETUP_H */
8
#endif
/* __KERNEL__ */