repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
NFSv4.1/flexfiles: Fix a protocol error in layoutreturn
[linux/fpc-iii.git]
/
arch
/
score
/
include
/
uapi
/
asm
/
setup.h
blob
ab9dbdb59bba736e4c4f845f0a28d4297fdf4fcc
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 */