2015-10-15 10:25:28 +02:00

10 lines
177 B
C

/* $NetBSD: crtbegin.c,v 1.3 2015/09/23 03:39:29 mrg Exp $ */
/*
* Written by Jason R. Thorpe, August 24, 2004.
* Public domain.
*/
#define CRT_BEGIN
#include "crtstuff.c"