summaryrefslogtreecommitdiff
path: root/DuetPkg/BootSector/bs32.S
diff options
context:
space:
mode:
Diffstat (limited to 'DuetPkg/BootSector/bs32.S')
-rw-r--r--DuetPkg/BootSector/bs32.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/DuetPkg/BootSector/bs32.S b/DuetPkg/BootSector/bs32.S
index 95424f3..2584517 100644
--- a/DuetPkg/BootSector/bs32.S
+++ b/DuetPkg/BootSector/bs32.S
@@ -31,7 +31,7 @@
.equ LOADER_FILENAME_PART3, 0x20202030 # "0___"
.org 0x0
-.global _start
+.global _start
_start:
Ia32Jump:
jmp BootSectorEntryPoint # JMP inst - 3 bytes