1da177e4c3f4
a80fd21e52cc
1 2 3 4 5 6
7 8
9 10
#ifdef __KERNEL__ #ifndef _SH_SETUP_H #define _SH_SETUP_H #define COMMAND_LINE_SIZE 256 int setup_early_printk(char *); #endif /* _SH_SETUP_H */ #endif /* __KERNEL__ */