about summary refs log tree commit diff stats
path: root/baremetal/ex2.hex
diff options
context:
space:
mode:
Diffstat (limited to 'baremetal/ex2.hex')
-rw-r--r--baremetal/ex2.hex2
1 files changed, 1 insertions, 1 deletions
diff --git a/baremetal/ex2.hex b/baremetal/ex2.hex
index 439a0e03..f3c12260 100644
--- a/baremetal/ex2.hex
+++ b/baremetal/ex2.hex
@@ -18,7 +18,7 @@
 # ecx <- LFB
 8b  # copy *rm32 to r32
   0d  # 00/mod/indirect 001/r32/ecx 101/rm32/use-disp32
-  28 7f 00 00 # disp32 [label]
+  28 7e 00 00 # disp32 [label]
 
 # eax <- LFB + 0xbffff (1024*768 - 1)
 8d  # copy-address rm32 to r32