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