kernel_samsung_a53x/tools/objtool/arch/x86/include/arch_elf.h

7 lines
114 B
C
Raw Normal View History

2024-06-15 16:02:09 -03:00
#ifndef _OBJTOOL_ARCH_ELF
#define _OBJTOOL_ARCH_ELF
#define R_NONE R_X86_64_NONE
#endif /* _OBJTOOL_ARCH_ELF */