blob: 96961a42e5f48162591369bdd2ed1d3b68291d87 [file] [log] [blame]
David Howellsf7f4dc12012-12-19 16:07:18 +00001#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 */