diff options
Diffstat (limited to 'gas/config/tc-hppa.h')
-rw-r--r-- | gas/config/tc-hppa.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/gas/config/tc-hppa.h b/gas/config/tc-hppa.h index 5a54f16..bb40d59 100644 --- a/gas/config/tc-hppa.h +++ b/gas/config/tc-hppa.h @@ -173,8 +173,7 @@ int hppa_fix_adjustable PARAMS((struct fix *)); #define elf_tc_final_processing elf_hppa_final_processing void elf_hppa_final_processing PARAMS ((void)); -#define md_end() pa_end_of_source () -void pa_end_of_source PARAMS ((void)); +#define DWARF2_LINE_MIN_INSN_LENGTH 4 #endif /* OBJ_ELF */ #define md_operand(x) |