summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--astartup.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/astartup.asm b/astartup.asm
index 8899114..8997913 100644
--- a/astartup.asm
+++ b/astartup.asm
@@ -2709,7 +2709,7 @@ out_of_memory_4_1:
out_of_memory_4:
call add_garbage_collect_time
- mov rbp,offset out_of_memory_string_4+0
+ mov rbp,offset out_of_memory_string_4
jmp print_error
zero_bit_vector: