summaryrefslogtreecommitdiff
path: root/gnu/lib/crtstuff4/crtbeginT.c
blob: 5925603860bb231d8d99b765f031f0c94392a696 (plain)
1
2
3
4
5
6
7
8
9
10
/*	$NetBSD: crtbeginT.c,v 1.1 2006/05/10 22:53:49 mrg Exp $	*/

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

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