diff options
Diffstat (limited to 'arch/cris/include/uapi/asm/setup.h')
| -rw-r--r-- | arch/cris/include/uapi/asm/setup.h | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/arch/cris/include/uapi/asm/setup.h b/arch/cris/include/uapi/asm/setup.h new file mode 100644 index 000000000000..b90728652d1a --- /dev/null +++ b/arch/cris/include/uapi/asm/setup.h | |||
| @@ -0,0 +1,6 @@ | |||
| 1 | #ifndef _CRIS_SETUP_H | ||
| 2 | #define _CRIS_SETUP_H | ||
| 3 | |||
| 4 | #define COMMAND_LINE_SIZE 256 | ||
| 5 | |||
| 6 | #endif | ||
