Input: wm97xx: add new AC97 bus support
[sfrench/cifs-2.6.git] / arch / score / include / uapi / asm / setup.h
1 #ifndef _UAPI_ASM_SCORE_SETUP_H
2 #define _UAPI_ASM_SCORE_SETUP_H
3
4 #define COMMAND_LINE_SIZE       256
5 #define MEMORY_START            0
6 #define MEMORY_SIZE             0x2000000
7
8
9 #endif /* _UAPI_ASM_SCORE_SETUP_H */