Commit 88e70606 by Doug Evans

(__gnuc_va_list): Use instead of va_list.

From-SVN: r7446
parent e9e21829
......@@ -165,7 +165,7 @@ typedef int ushort;
typedef int ulong;
typedef int uint;
typedef int va_list;
typedef int __gnuc_va_list;
typedef int archdr;
typedef int AUTH;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment