]> git.proxmox.com Git - mirror_edk2.git/blobdiff - UnixPkg/Sec/Ia32/Gasket.S
Fix for the Linux Build. #ifdef __APPLE__ around the files only needed to work around...
[mirror_edk2.git] / UnixPkg / Sec / Ia32 / Gasket.S
index 77e8296b0b63f721735c4cfbbaa6ec42255a830f..a89f5dbf7ee393611e3b3a312dbcfe76802eff7e 100644 (file)
@@ -27,6 +27,8 @@
 #\r
 #------------------------------------------------------------------------------\r
 \r
+#ifdef __APPLE__\r
+\r
   .text\r
 \r
 #------------------------------------------------------------------------------\r
@@ -235,3 +237,6 @@ _GasketUintnUint16:
   ret\r
 \r
   .subsections_via_symbols\r
+  \r
+  #endif\r
+  \r