]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/Ebc/ProcessorBind.h
Move content from CPU specific ProcessorBind.h files into Base.h if the content is...
[mirror_edk2.git] / MdePkg / Include / Ebc / ProcessorBind.h
index 4e8517537164648b0242782ed27eceb5334fd193..86b9b99408b34cc4bb3331d3dc22923bed119106 100644 (file)
@@ -121,14 +121,6 @@ typedef unsigned long         UINTN;
 #define EFIAPI    \r
 #endif\r
 \r
-///\r
-/// The Microsoft* C compiler can removed references to unreferenced data items\r
-///  if the /OPT:REF linker option is used. We defined a macro as this is a \r
-///  a non standard extension. Currently not supported by the EBC compiler\r
-///\r
-#define GLOBAL_REMOVE_IF_UNREFERENCED\r
-\r
-\r
 /**\r
   Return the pointer to the first instruction of a function given a function pointer.\r
   On EBC architectures, these two pointer values are the same, \r