X-Git-Url: https://git.ucc.asn.au/?a=blobdiff_plain;ds=sidebyside;f=ROM2%2Fmemory.x;fp=ROM2%2Fmemory.x;h=e983e0c383fb7baac95bf55324a1e5a7cd6cf7c8;hb=080c85d87da93ba2472b0c90d17527838d668db2;hp=bb70544c88ea35253cedfad5e7996db458510a1e;hpb=27fb8a023fa0572ef4171624781460bc59537d49;p=uccvend-snackrom.git diff --git a/ROM2/memory.x b/ROM2/memory.x index bb70544..e983e0c 100644 --- a/ROM2/memory.x +++ b/ROM2/memory.x @@ -7,4 +7,4 @@ MEMORY } /* Setup the stack on the top of the data internal ram (not used). */ -PROVIDE (_stack = 0x007f-1); +PROVIDE (_stack = 0x007f);