repo.or.cz
/
minix.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Remove building with NOCRYPTO option
[minix.git]
/
external
/
gpl3
/
gcc
/
lib
/
crtstuff
/
crtendS.c
blob
534cd73dfb604b8fc7977c44ff2cba7d67019abb
1
/* $NetBSD: crtendS.c,v 1.1 2011/06/21 06:02:25 mrg Exp $ */
2
3
/*
4
* Written by Jason R. Thorpe, August 24, 2004.
5
* Public domain.
6
*/
7
8
#define CRT_END
9
#define CRTSTUFFS_O
10
#include
"crtstuff.c"