To romP
[uccvend-snackrom.git] / ROM2 / memory.x
index bb70544..e983e0c 100644 (file)
@@ -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);

UCC git Repository :: git.ucc.asn.au