7 lines
239 B
PHP
7 lines
239 B
PHP
|
# Options used when building app-specific libalpha components
|
||
|
PRIMARY_LOAD_ADDRESS= 20000000 # "Region 1 start"
|
||
|
SECONDARY_LOAD_ADDRESS= 2000c000 # "Region 1 start" + 48k
|
||
|
HEAP_LIMIT= 20040000 # "Region 1 start" + 256k
|
||
|
|
||
|
BINDIR= /usr/mdec
|