NetBSD/external/gpl3/gcc.old/lib/crtstuff/crtend.c
mrg 07ece4eabb import the -current GCC 4.5 sources as gcc.old in preparation for
upgrading the normal GCC to 4.8.

this tree has had ChangeLog entries removed, as well as all the
other components we delete, and "only" weighs in around 140MB now.
2014-02-25 18:38:34 +00:00

10 lines
177 B
C

/* $NetBSD: crtend.c,v 1.1.1.1 2014/02/25 18:42:04 mrg Exp $ */
/*
* Written by Jason R. Thorpe, August 24, 2004.
* Public domain.
*/
#define CRT_END
#include "crtstuff.c"