repo.or.cz
/
netbsd-mini2440.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Sync usage with man page.
[netbsd-mini2440.git]
/
gnu
/
lib
/
crtstuff4
/
crtbeginS.c
blob
3165970e0c3854572fa70e0b96a8a1be37e1ac3b
1
/* $NetBSD: crtbeginS.c,v 1.1 2004/08/24 20:52:17 thorpej Exp $ */
2
3
/*
4
* Written by Jason R. Thorpe, August 24, 2004.
5
* Public domain.
6
*/
7
8
#define CRT_BEGIN
9
#define CRTSTUFFS_O
10
#include
"crtstuff.c"