aboutsummaryrefslogtreecommitdiff
path: root/tests/asmtest.S
diff options
context:
space:
mode:
Diffstat (limited to 'tests/asmtest.S')
-rw-r--r--tests/asmtest.S5
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/asmtest.S b/tests/asmtest.S
index 3e34455..0ffb9e7 100644
--- a/tests/asmtest.S
+++ b/tests/asmtest.S
@@ -196,6 +196,11 @@ call *%eax
call *0x1000
call func1
+.global L5,L6
+
+L5:
+L6:
+
lcall $0x100, $0x1000
jmp 0x1000