printf.c revision 219422
1#ifdef __sun
2#define Use_GDTOA_Qtype
3#else
4#if defined(__i386) || defined(__x86_64)
5#define Use_GDTOA_for_i386_long_double
6#endif
7#endif
8#include "printf.c0"
9