linuxOS_AP06/kernel/tools/objtool/arch/x86/include/arch_elf.h
2025-06-03 12:28:32 +08:00

7 lines
114 B
C

#ifndef _OBJTOOL_ARCH_ELF
#define _OBJTOOL_ARCH_ELF
#define R_NONE R_X86_64_NONE
#endif /* _OBJTOOL_ARCH_ELF */