repo.or.cz
/
zpugcc
/
jano.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
fixed more binutils issues (newer gcc/libc)
[zpugcc/jano.git]
/
toolchain
/
gcc
/
newlib
/
libc
/
sys
/
netware
/
crt0.c
blob
1d796d025b45783e0976c9de549d61ca5b2a8374
1
/* I have a copy of something that would serve as a NetWare crt0.o,
2
but it is copyright by Novell. */
3
4
int
_dummy_crt0
=
1
;