summaryrefslogtreecommitdiff
path: root/gnu/lib/crtstuff4/crtbeginS.c
blob: 397adef4a907e77aa00592c8a998f94c9c9def7a (plain)
1
2
3
4
5
6
7
8
9
10
/*	$NetBSD: crtbeginS.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	CRTSTUFFS_O
#include "crtstuff.c"