This commit is contained in:
lyon 2022-01-19 11:19:44 +08:00
commit f1c157e8c7

View File

@ -40,7 +40,7 @@ __initial_sp
; <o> Heap Size (in Bytes) <0x0-0xFFFFFFFF:8>
; </h>
Heap_Size EQU 0x1600
Heap_Size EQU ASM_DEFINE_USER_EAP_SIZE
AREA HEAP, NOINIT, READWRITE, ALIGN=3
__heap_base