This commit is contained in:
mpabi 2025-03-18 11:10:32 +00:00
parent 4fe958dbd6
commit 91fe08a649

View File

@ -8,7 +8,7 @@
.text
.align 2
.globl _start addi t0, t0, 1 # Increment pointer to the next character in sentence
.globl _start
_start: