Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

at 67ab33db8be1cd466c09dfcba334d69d3e2f92e6 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__ */