diff options
Diffstat (limited to 'gas/config/tc-tahoe.h')
-rw-r--r-- | gas/config/tc-tahoe.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/gas/config/tc-tahoe.h b/gas/config/tc-tahoe.h index b355772..9e95986 100644 --- a/gas/config/tc-tahoe.h +++ b/gas/config/tc-tahoe.h @@ -28,6 +28,9 @@ #define md_operand(x) +extern const struct relax_type md_relax_table[]; +#define TC_GENERIC_RELAX_TABLE md_relax_table + /* * Local Variables: * comment-column: 0 |