NetBSD/gnu/lib/crtstuff4/crtbegin.c

10 lines
177 B
C

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