Log In
base
/
mmglue
Clone
Source Code
GIT
Source
Issues
0
Stats
Blame arch/nt64/reloc.h
Branch:
c4da963f1e65c4837285bc6e99f0551e9a793d40
main
c4da963f1e65c4837285bc6e99f0551e9a793d40
arch
nt64
reloc.h
Blob
History
Raw
860627
#define LDSO_ARCH "PE32+"
860627
860627
static int remap_rel(int type)
860627
{
860627
return 0;
860627
}