diff options
Diffstat (limited to 'bfd/libelf.h')
-rw-r--r-- | bfd/libelf.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/bfd/libelf.h b/bfd/libelf.h index 110d93f..f9cfa1a 100644 --- a/bfd/libelf.h +++ b/bfd/libelf.h @@ -46,10 +46,6 @@ typedef struct { asymbol symbol; Elf_Internal_Sym internal_elf_sym; - /* these are used for the generation of .stabX symbols (?) */ - short desc; - unsigned char type; - char other; union { unsigned int hppa_arg_reloc; |