07ece4eabb
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.
10 lines
177 B
C
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"
|