diff options
Diffstat (limited to 'gas/config/tc-w65.h')
-rw-r--r-- | gas/config/tc-w65.h | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/gas/config/tc-w65.h b/gas/config/tc-w65.h index bc0d203..7622326 100644 --- a/gas/config/tc-w65.h +++ b/gas/config/tc-w65.h @@ -43,5 +43,7 @@ #define TC_CONS_RELOC tc_cons_reloc #define DONT_OVERFLOW int tc_cons_reloc; -/* end of tc-w65.h */ +#define md_operand(x) + +/* end of tc-w65.h */ |