etc/protocols - sync with NetBSD-8
[minix.git] / external / gpl3 / gcc / lib / crtstuff / crtbegin.c
blob830f36bbb78a8923a8dcdaf1cee3bfacbdc9d496
1 /* $NetBSD: crtbegin.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_BEGIN
9 #include "crtstuff.c"