]> git.proxmox.com Git - mirror_edk2.git/blobdiff - DuetPkg/BootSector/bs32.S
Make end of line consistent for DuetPkg. There is no other update.
[mirror_edk2.git] / DuetPkg / BootSector / bs32.S
index a1f8ec0b1823b0be68a85d3a0deec366efbaf90e..f36820c7b67b8f37fc4466968e26933e1adf5905 100644 (file)
@@ -31,7 +31,7 @@
 .equ                      LOADER_FILENAME_PART3, 0x20202030    # "0___"\r
 \r
         .org 0x0\r
-ASM_GLOBAL _start\r
+.global _start\r\r
 _start:\r
 Ia32Jump: \r
   jmp   BootSectorEntryPoint  # JMP inst                  - 3 bytes\r