]> git.proxmox.com Git - mirror_edk2.git/blobdiff - DuetPkg/BootSector/bs32.S
1. Remove .extern from GCC assembly.
[mirror_edk2.git] / DuetPkg / BootSector / bs32.S
index 5df6d6a521abfb3dba8af1a2a19f723b13a8db20..a1f8ec0b1823b0be68a85d3a0deec366efbaf90e 100644 (file)
@@ -30,8 +30,8 @@
 .equ                      LOADER_FILENAME_PART2, 0x30325244    # "DR20"\r
 .equ                      LOADER_FILENAME_PART3, 0x20202030    # "0___"\r
 \r
-        .org 0x0
-.global _start
+        .org 0x0\r
+ASM_GLOBAL _start\r
 _start:\r
 Ia32Jump: \r
   jmp   BootSectorEntryPoint  # JMP inst                  - 3 bytes\r