gas: Pass max_bytes to TC_FRAG_INIT
[binutils-gdb.git] / gas / config / tc-mmix.h
index b44749c583c265606981e9fa374043bb7c965bcd..c984f7ae080f8f38c32ed8806e99b3af7f849d82 100644 (file)
@@ -179,7 +179,7 @@ extern long md_pcrel_from_section (struct fix *, segT);
 
 extern fragS *mmix_opcode_frag;
 #define TC_FRAG_TYPE fragS *
-#define TC_FRAG_INIT(frag) (frag)->tc_frag_data = mmix_opcode_frag
+#define TC_FRAG_INIT(frag, max_bytes) (frag)->tc_frag_data = mmix_opcode_frag
 
 /* We need to associate each section symbol with a list of GREGs defined
    for that section/segment and sorted on offset, between the point where