Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
at v2.6.15-rc1 8 lines 141 B view raw
1#ifdef __KERNEL__ 2#ifndef _MIPS_SETUP_H 3#define _MIPS_SETUP_H 4 5#define COMMAND_LINE_SIZE 256 6 7#endif /* __SETUP_H */ 8#endif /* __KERNEL__ */