setup.h 197 B

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