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

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