summaryrefslogtreecommitdiff
path: root/masm/test.asm
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--masm/test.asm3
1 files changed, 1 insertions, 2 deletions
diff --git a/masm/test.asm b/masm/test.asm
index 3dea7c9..b4c1498 100644
--- a/masm/test.asm
+++ b/masm/test.asm
@@ -7,7 +7,6 @@ str:
.align 2
.globl main
-.extern test2
main:
add $zero,$t7,$t7
@@ -27,4 +26,4 @@ test:
mfhi $s0
mtlo $s7
- j test2
+ j test