Home | History | Annotate | Line # | Download | only in crtstuff
crtbegin.c revision 1.5.2.1
      1 /*	$NetBSD: crtbegin.c,v 1.5.2.1 2018/11/26 01:51:44 pgoyette Exp $	*/
      2 
      3 /*
      4  * Written by Jason R. Thorpe, August 24, 2004.
      5  * Public domain.
      6  */
      7 
      8 #define	CRT_BEGIN
      9 #include "crtstuff.c"
     10