summaryrefslogtreecommitdiff
path: root/external/gpl3/gcc/lib/crtstuff/crtbeginT.c
blob: bb141cb880390dd3fc80ef354271049a668a4d0f (plain)
1
2
3
4
5
6
7
8
9
10
/*	$NetBSD: crtbeginT.c,v 1.1 2011/06/21 06:02:25 mrg Exp $	*/

/*
 * Written by Jason R. Thorpe, August 24, 2004.
 * Public domain.
 */

#define	CRT_BEGIN
#define	CRTSTUFFT_O
#include "crtstuff.c"