tests: print error locations verbosely
[minix.git] / external / gpl3 / gcc / lib / crtstuff / crtendS.c
blob534cd73dfb604b8fc7977c44ff2cba7d67019abb
1 /* $NetBSD: crtendS.c,v 1.1 2011/06/21 06:02:25 mrg Exp $ */
3 /*
4 * Written by Jason R. Thorpe, August 24, 2004.
5 * Public domain.
6 */
8 #define CRT_END
9 #define CRTSTUFFS_O
10 #include "crtstuff.c"