objtool: Rework header include paths
[linux-2.6-microblaze.git] / tools / objtool / arch / x86 / include / arch / elf.h
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 */