NetBSD/gnu/lib/crtstuff3/crtbegin.c

10 lines
181 B
C

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