Merge branch 'for_rmk_17' of git://git.mnementh.co.uk/linux-2.6-im
[linux-2.6-block.git] / include / asm-mips / setup.h
CommitLineData
1da177e4
LT
1#ifndef _MIPS_SETUP_H
2#define _MIPS_SETUP_H
3
4#define COMMAND_LINE_SIZE 256
5
5f15d378 6#ifdef __KERNEL__
07cdb784 7extern void setup_early_printk(void);
5f15d378 8#endif /* __KERNEL__ */
07cdb784 9
1da177e4 10#endif /* __SETUP_H */