summaryrefslogtreecommitdiffstats
path: root/DuetPkg/BootSector/bs16.S
diff options
context:
space:
mode:
Diffstat (limited to 'DuetPkg/BootSector/bs16.S')
-rw-r--r--DuetPkg/BootSector/bs16.S4
1 files changed, 2 insertions, 2 deletions
diff --git a/DuetPkg/BootSector/bs16.S b/DuetPkg/BootSector/bs16.S
index 57e7904129..c1f13636db 100644
--- a/DuetPkg/BootSector/bs16.S
+++ b/DuetPkg/BootSector/bs16.S
@@ -30,8 +30,8 @@
.equ LOADER_FILENAME_PART2, 0x036315244 # "DR16"
.equ LOADER_FILENAME_PART3, 0x020202036 # "6___"
- .org 0x0
-.global _start
+ .org 0x0
+ASM_GLOBAL _start
_start:
Ia32Jump:
jmp BootSectorEntryPoint # JMP inst - 3 bytes