1#ifndef _OBJTOOL_ARCH_ELF
2#define _OBJTOOL_ARCH_ELF
3
4#define R_NONE R_X86_64_NONE
5
6#endif /* _OBJTOOL_ARCH_ELF */
7