Style changes.
This commit is contained in:
committed by
Oliver Schmidt
parent
203200e259
commit
b5d939c858
@@ -1,4 +1,4 @@
|
||||
# linker config. to produce a NEC PC-Engine 8K, 16K, or 32K image (.bin)
|
||||
# Linker config. to produce a NEC PC-Engine 8K, 16K, or 32K image (.bin)
|
||||
SYMBOLS {
|
||||
__CARTSIZE__: type = weak, value = $2000; # $2000, $4000, or $8000
|
||||
__STACKSIZE__: type = weak, value = $0300; # 3 pages stack
|
||||
|
||||
Reference in New Issue
Block a user