NetBSD/gnu/lib/crtstuff4/crtbeginT.c

11 lines
198 B
C

/* $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"