]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/Ipf/ProcessorBind.h
Fix build breaks from comment clean up checkin
[mirror_edk2.git] / MdePkg / Include / Ipf / ProcessorBind.h
index b8fca5e0142e9db63a8b856c3a765bbf04c55897..c58588214f6a3c59ecf8ac015b55f88b38eecc9e 100644 (file)
@@ -392,6 +392,12 @@ typedef INT64   INTN;
   #define GLOBAL_REMOVE_IF_UNREFERENCED\r
 #endif\r
 \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
+\r
 ///\r
 /// A pointer to a function in IPF points to a plabel.\r
 ///\r