aboutsummaryrefslogtreecommitdiffstats
path: root/tools/objtool/arch/x86/include/arch_elf.h
blob: 69cc4264b28a85d7f4599c479f42d046de47eb20 (plain) (blame)
1
2
3
4
5
6
#ifndef _OBJTOOL_ARCH_ELF
#define _OBJTOOL_ARCH_ELF

#define R_NONE R_X86_64_NONE

#endif /* _OBJTOOL_ARCH_ELF */