diff options
Diffstat (limited to 'gas/config/tc-a29k.h')
-rw-r--r-- | gas/config/tc-a29k.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gas/config/tc-a29k.h b/gas/config/tc-a29k.h index 023a4ff..fee1ca2 100644 --- a/gas/config/tc-a29k.h +++ b/gas/config/tc-a29k.h @@ -19,6 +19,8 @@ #define TC_A29K +#define NO_LISTING + #define tc_aout_pre_write_hook(x) {;} /* not used */ #define tc_coff_symbol_emit_hook(a) {;} /* not used */ #define tc_crawl_symbol_chain(a) {;} /* not used */ |