gas TC_PARSE_CONS_EXPRESSION communication with TC_CONS_FIX_NEW
[deliverable/binutils-gdb.git] / gas / config / tc-rx.c
index 87b1e09967523101847999da2d3b21c089f42802..c4842f9aecf6f5d859f461e1739770b72996de08 100644 (file)
@@ -2170,10 +2170,9 @@ void
 rx_cons_fix_new (fragS *       frag,
                 int            where,
                 int            size,
-                expressionS *  exp)
+                expressionS *  exp,
+                bfd_reloc_code_real_type type)
 {
-  bfd_reloc_code_real_type type;
-
   switch (size)
     {
     case 1:
This page took 0.023825 seconds and 4 git commands to generate.