1#ifndef _UAPI_ASM_M32R_SETUP_H 2#define _UAPI_ASM_M32R_SETUP_H 3 4/* 5 * This is set up by the setup-routine at boot-time 6 */ 7 8#define COMMAND_LINE_SIZE 512 9 10 11#endif /* _UAPI_ASM_M32R_SETUP_H */ 12
1#ifndef _UAPI_ASM_M32R_SETUP_H 2#define _UAPI_ASM_M32R_SETUP_H 3 4/* 5 * This is set up by the setup-routine at boot-time 6 */ 7 8#define COMMAND_LINE_SIZE 512 9 10 11#endif /* _UAPI_ASM_M32R_SETUP_H */ 12