diff options
Diffstat (limited to 'gas/config/tc-rce.h')
-rw-r--r-- | gas/config/tc-rce.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gas/config/tc-rce.h b/gas/config/tc-rce.h index f28f389..da36737 100644 --- a/gas/config/tc-rce.h +++ b/gas/config/tc-rce.h @@ -51,4 +51,6 @@ #define NEED_FX_R_TYPE 1 #define TC_COFF_SIZEMACHDEP(frag) tc_coff_sizemachdep(frag) +#define md_operand(x) + #endif |