forked from Imagelibrary/binutils-gdb
gas: drop generate_asm_lineno emulation hook
It's not wired up, so can't be used.
This commit is contained in:
@@ -63,7 +63,6 @@ struct format_ops {
|
||||
int (*s_get_type) (symbolS *);
|
||||
void (*s_set_type) (symbolS *, int);
|
||||
void (*copy_symbol_attributes) (symbolS *, symbolS *);
|
||||
void (*generate_asm_lineno) (void);
|
||||
void (*process_stab) (int, const char *, int, int, int);
|
||||
int (*separate_stab_sections) (void);
|
||||
void (*init_stab_section) (segT, segT);
|
||||
|
||||
Reference in New Issue
Block a user