aboutsummaryrefslogtreecommitdiff
path: root/gas/config/tc-z80.h
diff options
context:
space:
mode:
Diffstat (limited to 'gas/config/tc-z80.h')
-rw-r--r--gas/config/tc-z80.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/gas/config/tc-z80.h b/gas/config/tc-z80.h
index ff2c640..0ae318a 100644
--- a/gas/config/tc-z80.h
+++ b/gas/config/tc-z80.h
@@ -56,10 +56,12 @@
#define md_end z80_md_end
#define md_start_line_hook() { if (z80_start_line_hook ()) continue; }
#define md_optimize_expr z80_optimize_expr
+#define TC_CONS_FIX_NEW z80_cons_fix_new
extern void z80_md_end (void);
extern int z80_start_line_hook (void);
extern int z80_optimize_expr (expressionS *, operatorT, expressionS *);
+extern void z80_cons_fix_new (fragS *, int, int, expressionS *);
#define WORKING_DOT_WORD