Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
at v2.6.12-rc2 6 lines 100 B view raw
1#ifndef _PPC_SETUP_H 2#define _PPC_SETUP_H 3 4#define COMMAND_LINE_SIZE 512 5 6#endif /* _PPC_SETUP_H */