tests: print error locations verbosely
[minix.git] / external / gpl3 / gcc / lib / crtstuff / crtbeginT.c
blobbb141cb880390dd3fc80ef354271049a668a4d0f
1 /* $NetBSD: crtbeginT.c,v 1.1 2011/06/21 06:02:25 mrg Exp $ */
3 /*
4 * Written by Jason R. Thorpe, August 24, 2004.
5 * Public domain.
6 */
8 #define CRT_BEGIN
9 #define CRTSTUFFT_O
10 #include "crtstuff.c"