Merge remote-tracking branches 'asoc/topic/ac97', 'asoc/topic/ac97-mfd', 'asoc/topic...
[sfrench/cifs-2.6.git] / arch / score / include / uapi / asm / setup.h
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
4
5 #define COMMAND_LINE_SIZE       256
6 #define MEMORY_START            0
7 #define MEMORY_SIZE             0x2000000
8
9
10 #endif /* _UAPI_ASM_SCORE_SETUP_H */