This website requires JavaScript.
Explore
Help
Sign In
JehanneOS
/
newlib
Watch
1
Star
0
Fork
You've already forked newlib
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
93a61a6fe3
newlib
/
winsup
/
cygwin
/
lib
/
pseudo-reloc-dummy.c
11 lines
99 B
C
Raw
Blame
History
/* pseudo-reloc.c
Stub for older binaries.
*/
void
_pei386_runtime_relocator
(
)
{
return
;
}
Reference in New Issue
View Git Blame
Copy Permalink