Files
netbsd/gnu/dist/gcc4/fixincludes/tests/base/_G_config.h
2013-04-06 16:48:33 +02:00

15 lines
340 B
C

/* DO NOT EDIT THIS FILE.
It has been auto-edited by fixincludes from:
"fixinc/tests/inc/_G_config.h"
This had to be done to correct non-standard usages in the
original, manufacturer supplied header file. */
#if defined( LIBC1_G_VA_LIST_CHECK )
typedef __builtin_va_list _G_va_list;
#endif /* LIBC1_G_VA_LIST_CHECK */