diff options
Diffstat (limited to 'istartup.s')
-rw-r--r-- | istartup.s | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2420,7 +2420,7 @@ gc1: movl $__ARRAY__+2,60(d0) // ARRAY-descP pushl d0 - call _write_heap + call @write_heap addl $68,sp |
![]() |
index : run-time-system | |
Copy of https://svn.cs.ru.nl/repos/clean-run-time-system/, with a Thumb-2 run-time system. |
summaryrefslogtreecommitdiff |
-rw-r--r-- | istartup.s | 2 |
@@ -2420,7 +2420,7 @@ gc1: movl $__ARRAY__+2,60(d0) // ARRAY-descP pushl d0 - call _write_heap + call @write_heap addl $68,sp |