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