mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-05-24 10:39:52 +00:00
7 lines
114 B
C
7 lines
114 B
C
![]() |
#ifndef _OBJTOOL_ARCH_ELF
|
||
|
#define _OBJTOOL_ARCH_ELF
|
||
|
|
||
|
#define R_NONE R_X86_64_NONE
|
||
|
|
||
|
#endif /* _OBJTOOL_ARCH_ELF */
|