1 2 3 4 5 6 7 8 9 10
/* pseudo-reloc.c Stub for older binaries. */ void _pei386_runtime_relocator () { return; }