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.
11 lines
202 B
C
11 lines
202 B
C
/* $NetBSD: crtbeginT.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_BEGIN
|
|
#define CRTSTUFFT_O
|
|
#include "crtstuff.c"
|