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