NetBSD/gnu/lib/crtstuff3/crtbeginT.c

11 lines
202 B
C

/* $NetBSD: crtbeginT.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
#define CRTSTUFFT_O
#include "crtstuff.c"