GUI: Fix Tomato RAF theme for all builds. Compilation typo.
[tomato.git] / release / src-rt-6.x.4708 / linux / linux-2.6.36 / arch / mips / include / asm / setup.h
blob50511aac04e91de24f7565f515ab63f99476d1df
1 #ifndef _MIPS_SETUP_H
2 #define _MIPS_SETUP_H
4 #define COMMAND_LINE_SIZE 4096
6 #ifdef __KERNEL__
7 extern void setup_early_printk(void);
8 #endif /* __KERNEL__ */
10 #endif /* __SETUP_H */