USB: serial: option: reimplement interface masking
[linux/fpc-iii.git] / arch / score / include / uapi / asm / setup.h
blobdee58323847e307798d9251a70075ef979b889bb
1 /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
2 #ifndef _UAPI_ASM_SCORE_SETUP_H
3 #define _UAPI_ASM_SCORE_SETUP_H
5 #define COMMAND_LINE_SIZE 256
6 #define MEMORY_START 0
7 #define MEMORY_SIZE 0x2000000
10 #endif /* _UAPI_ASM_SCORE_SETUP_H */