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

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