blob: 883f59bfa097f26f437c465596b5ab26d956c0db [file] [log] [blame]
Linus Torvalds1da177e2005-04-16 15:20:36 -07001#ifndef _MIPS_SETUP_H
2#define _MIPS_SETUP_H
3
4#define COMMAND_LINE_SIZE 256
5
Dmitri Vorobiev07cdb782008-05-29 17:57:08 +03006extern void setup_early_printk(void);
7
Linus Torvalds1da177e2005-04-16 15:20:36 -07008#endif /* __SETUP_H */