summary refs log tree commit diff
path: root/hello.e
diff options
context:
space:
mode:
Diffstat (limited to 'hello.e')
-rw-r--r--hello.e3
1 files changed, 2 insertions, 1 deletions
diff --git a/hello.e b/hello.e
index fcafa25..6c20295 100644
--- a/hello.e
+++ b/hello.e
@@ -4,7 +4,7 @@
   current-offset L!' cold-start
   1 :rax mov-reg64-imm32
   1 :rdi mov-reg64-imm64
-  origin L@' greeting + :rsi mov-reg64-imm64
+  L@' origin L@' greeting + :rsi mov-reg64-imm64
   L@' greeting-size :rdx mov-reg64-imm64
   syscall
   60 :rax mov-reg64-imm32
@@ -23,6 +23,7 @@
 ~ Everything directly called by all-contents has this same interface.
 ~
 : all-contents
+  0x08000000 L!' origin
   elf-file-header
   elf-program-header
   output-start-routine