mm: optimize acorn partition truncate
[linux-2.6/verdex.git] / include / asm-sh / setup.h
blob1583c6b7bdaa6a4d411895a5af7e4311185b2a0a
1 #ifndef _SH_SETUP_H
2 #define _SH_SETUP_H
4 #define COMMAND_LINE_SIZE 256
6 #ifdef __KERNEL__
8 int setup_early_printk(char *);
10 #endif /* __KERNEL__ */
12 #endif /* _SH_SETUP_H */