summaryrefslogtreecommitdiffhomepage
path: root/arch/nt64/reloc.h
blob: 20abf447b7d1ea99b9ce59f7fb8215728308c2b3 (plain)
1
2
3
4
5
6
#define LDSO_ARCH "PE32+"

static int remap_rel(int type)
{
	return 0;
}