diff options
Diffstat (limited to 'gas/config/tc-tic30.h')
-rw-r--r-- | gas/config/tc-tic30.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gas/config/tc-tic30.h b/gas/config/tc-tic30.h index d55c870..5228921 100644 --- a/gas/config/tc-tic30.h +++ b/gas/config/tc-tic30.h @@ -52,4 +52,6 @@ char *output_invalid PARAMS ((int c)); extern int tic30_unrecognized_line PARAMS ((int)); +#define tc_aout_pre_write_hook {} + #endif |