This commit is contained in:
Toby Jaffey 2025-12-10 23:58:43 +00:00
parent b83fc74c8d
commit 23fc50c820

View file

@ -1,5 +1,5 @@
/*__heap_size = 0x100; */ /*__heap_size = 0x100; */
__stack_size = 0x100; /*__stack_size = 0x100; */
ENTRY(_start) ENTRY(_start)