]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/Base.h
Clean up comment
[mirror_edk2.git] / MdePkg / Include / Base.h
index 69ebba345e5bfd6416ea7015bd99bd88fae0f7a9..4afdb7d84c7e1c9ce3731ab16ce245a2b716668a 100644 (file)
@@ -332,10 +332,10 @@ struct _LIST_ENTRY {
 //    return Result\r
 //  }\r
 //\r
+\r
 #if defined(__GNUC__)\r
 //\r
-//  In GCC compiler, its behavior for statically linked varargs is different with MSFT tool chain.\r
-//  Should use __builtin_* intrinsic functions provided by GCC compiler to access varargs.\r
+// Use GCC builtin macros for variable argument lists.\r
 //\r
 typedef __builtin_va_list VA_LIST;\r
 \r