]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/Ia32/ProcessorBind.h
Fix build breaks from comment clean up checkin
[mirror_edk2.git] / MdePkg / Include / Ia32 / ProcessorBind.h
index edf881b7ee5f13be57cc88583fdd9bf1c67406fb..4f24c67077d9254923834ee1457e572e0e0301bc 100644 (file)
@@ -341,6 +341,11 @@ typedef INT32   INTN;
   #else\r
     #define ASM_PFX(name) _##name\r
   #endif \r
+  ///\r
+  /// For GNU assembly code, .global or .globl can declare global symbols.\r
+  /// Define this macro to unify the usage.\r
+  ///\r
+  #define ASM_GLOBAL .globl\r
 #endif\r
 \r
 /**\r