]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/Ipf/ProcessorBind.h
MdePkg Base.h: Always define ASM_PFX
[mirror_edk2.git] / MdePkg / Include / Ipf / ProcessorBind.h
index a40ecd71e586009db84c12d8cecb66a1196c5778..cead575262832794e6088050fbfdb083215395af 100644 (file)
@@ -305,5 +305,9 @@ typedef struct {
 **/\r
 #define FUNCTION_ENTRY_POINT(FunctionPointer) (VOID *)(UINTN)(((EFI_PLABEL *)(FunctionPointer))->EntryPoint)\r
 \r
+#ifndef __USER_LABEL_PREFIX__\r
+#define __USER_LABEL_PREFIX__\r
+#endif\r
+\r
 #endif\r
 \r