diff options
-rw-r--r-- | libelffile/elf/elf_utils.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/libelffile/elf/elf_utils.h b/libelffile/elf/elf_utils.h index 582d2a0945..8c62c1c09a 100644 --- a/libelffile/elf/elf_utils.h +++ b/libelffile/elf/elf_utils.h @@ -64,9 +64,6 @@ struct ElfTypes64 { #define EF_ARM_EABI_VER5 0x05000000 #define EI_ABIVERSION 8 -#if !defined(STV_DEFAULT) -#define STV_DEFAULT 0 -#endif #ifndef EF_RISCV_RVC #define EF_RISCV_RVC 0x1 |