X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;ds=sidebyside;f=MdePkg%2FInclude%2Fx64%2FProcessorBind.h;fp=MdePkg%2FInclude%2Fx64%2FProcessorBind.h;h=0d31352e39d7c2cfc9a0f72fc543aabd07025167;hb=6a138c666a94ea0ba709540eb2623d5866537e32;hp=4332b89fffb9d12466a983bf780bfcd34b8cb53d;hpb=2df858f7e2d231dd5968a25d32d8a6093e3d9f01;p=mirror_edk2.git diff --git a/MdePkg/Include/x64/ProcessorBind.h b/MdePkg/Include/x64/ProcessorBind.h index 4332b89fff..0d31352e39 100644 --- a/MdePkg/Include/x64/ProcessorBind.h +++ b/MdePkg/Include/x64/ProcessorBind.h @@ -70,7 +70,7 @@ #endif -#if (__STDC_VERSION__ < 199901L) +#if !defined(__GNUC__) && (__STDC_VERSION__ < 199901L) // // No ANSI C 2000 stdint.h integer width declarations, so define equivalents //