X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=Tools%2FCCode%2FSource%2FInclude%2FX64%2FProcessorBind.h;h=8cbf4915f35f23168cd0b0bdbabd33b5179d0400;hp=f865ce8790b25b3de9eb434638e050ad814a44df;hb=6a138c666a94ea0ba709540eb2623d5866537e32;hpb=2df858f7e2d231dd5968a25d32d8a6093e3d9f01 diff --git a/Tools/CCode/Source/Include/X64/ProcessorBind.h b/Tools/CCode/Source/Include/X64/ProcessorBind.h index f865ce8790..8cbf4915f3 100644 --- a/Tools/CCode/Source/Include/X64/ProcessorBind.h +++ b/Tools/CCode/Source/Include/X64/ProcessorBind.h @@ -61,7 +61,7 @@ #endif -#if (__STDC_VERSION__ < 199901L) +#if !defined(__GNUC__) && (__STDC_VERSION__ < 199901L) // // No ANSI C 2000 stdint.h integer width declarations, so define equivalents //