NetBSD/gnu/lib/crtstuff3/crtend.c

10 lines
177 B
C

/* $NetBSD: crtend.c,v 1.1 2004/08/24 20:52:17 thorpej Exp $ */
/*
* Written by Jason R. Thorpe, August 24, 2004.
* Public domain.
*/
#define CRT_END
#include "crtstuff.c"