about summary refs log tree commit diff stats
path: root/baremetal/ex1.hex
diff options
context:
space:
mode:
Diffstat (limited to 'baremetal/ex1.hex')
-rw-r--r--baremetal/ex1.hex2
1 files changed, 1 insertions, 1 deletions
diff --git a/baremetal/ex1.hex b/baremetal/ex1.hex
index 0c605df1..8a0e5907 100644
--- a/baremetal/ex1.hex
+++ b/baremetal/ex1.hex
@@ -12,7 +12,7 @@
 # Or:
 #   bochs -f apps/boot.bochsrc  # boot.bochsrc loads disk.img
 
-# address 0x8000
+# main:  (address 0x8000)
 e9 fb ff ff ff  # jump to address 0x8000
 
 # vim:ft=subx