blob: d19de7c8df4e258066a8911ddc9064467392c0c5 [file] [log] [blame]
Linus Torvalds1da177e2005-04-16 15:20:36 -07001#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__ */