Thinko fix.

This commit is contained in:
David Given 2018-09-09 18:57:44 +02:00
parent c769fbec93
commit 776e93221f

View file

@ -34,10 +34,10 @@ begtext:
addiu sp, sp, -3 * 4
sw r4, 0(sp)
sw r5, 0(sp)
sw r6, 0(sp)
sw r5, 4(sp)
sw r6, 8(sp)
b __m_a_i_n
j __m_a_i_n
nop
! Define symbols at the beginning of our various segments, so that we can find