diff options
Diffstat (limited to 'gas/config/tc-hppa.h')
-rw-r--r-- | gas/config/tc-hppa.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/gas/config/tc-hppa.h b/gas/config/tc-hppa.h index 5743173..9b3edc1 100644 --- a/gas/config/tc-hppa.h +++ b/gas/config/tc-hppa.h @@ -106,10 +106,6 @@ extern void pa_check_eof PARAMS ((void)); extern const char hppa_symbol_chars[]; #define tc_symbol_chars hppa_symbol_chars -/* The PA does not need support for either of these. */ -#define tc_crawl_symbol_chain(headers) {;} -#define tc_headers_hook(headers) {;} - #define RELOC_EXPANSION_POSSIBLE #define MAX_RELOC_EXPANSION 6 |