sh: Initial ELF FDPIC support.
[deliverable/linux.git] / include / asm-m68knommu / setup.h
1 #ifdef __KERNEL__
2
3 #include <asm-m68k/setup.h>
4
5 /* We have a bigger command line buffer. */
6 #undef COMMAND_LINE_SIZE
7
8 #endif /* __KERNEL__ */
9
10 #define COMMAND_LINE_SIZE 512
This page took 0.054645 seconds and 5 git commands to generate.