summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--asmrun/power-elf.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/asmrun/power-elf.S b/asmrun/power-elf.S
index d654b4c79..8eab73411 100644
--- a/asmrun/power-elf.S
+++ b/asmrun/power-elf.S
@@ -310,7 +310,7 @@ caml_start_program:
Storeglobal(9, caml_exception_pointer, 11)
addi 1, 1, 8
/* Pop the callback link, restoring the global variables */
-L106:
+.L106:
lwz 9, 0(1)
lwz 10, 4(1)
lwz 11, 8(1)