diff options
Diffstat (limited to 'arch/riscv/include/asm/elf.h')
-rw-r--r-- | arch/riscv/include/asm/elf.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/arch/riscv/include/asm/elf.h b/arch/riscv/include/asm/elf.h index a1ef503d616e..697fc23b0d5a 100644 --- a/arch/riscv/include/asm/elf.h +++ b/arch/riscv/include/asm/elf.h | |||
@@ -16,9 +16,6 @@ | |||
16 | #include <asm/auxvec.h> | 16 | #include <asm/auxvec.h> |
17 | #include <asm/byteorder.h> | 17 | #include <asm/byteorder.h> |
18 | 18 | ||
19 | /* TODO: Move definition into include/uapi/linux/elf-em.h */ | ||
20 | #define EM_RISCV 0xF3 | ||
21 | |||
22 | /* | 19 | /* |
23 | * These are used to set parameters in the core dumps. | 20 | * These are used to set parameters in the core dumps. |
24 | */ | 21 | */ |