Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirel...
[deliverable/linux.git] / arch / mips / include / asm / setup.h
CommitLineData
1da177e4
LT
1#ifndef _MIPS_SETUP_H
2#define _MIPS_SETUP_H
3
22242681 4#define COMMAND_LINE_SIZE 4096
1da177e4 5
5f15d378 6#ifdef __KERNEL__
07cdb784 7extern void setup_early_printk(void);
5f15d378 8#endif /* __KERNEL__ */
07cdb784 9
1da177e4 10#endif /* __SETUP_H */
This page took 0.561819 seconds and 5 git commands to generate.