repo.or.cz
/
newlib-cygwin.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Cygwin: strptime: add release note
[newlib-cygwin.git]
/
winsup
/
cygwin
/
lib
/
pseudo-reloc-dummy.c
blob
0cd8c4eb437a5878a6431943da9460430cf75a51
1
/* pseudo-reloc.c
2
3
Stub for older binaries.
4
*/
5
6
void
7
_pei386_runtime_relocator
()
8
{
9
return
;
10
}