summaryrefslogtreecommitdiff
path: root/gnu/lib/crtstuff3/crtbegin.c
blob: 184aa0c05c6201b7ac2e33966cef520ad0830b02 (plain)
1
2
3
4
5
6
7
8
9
/*	$NetBSD: crtbegin.c,v 1.1 2004/08/24 20:52:17 thorpej Exp $	*/

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

#define	CRT_BEGIN
#include "crtstuff.c"