]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - bfd/cpu-metag.c
Enhance the disassembler so that it will reliably determine whether a reloc applies...
[thirdparty/binutils-gdb.git] / bfd / cpu-metag.c
index 3ce116f58a6629d6688ba4839599a9f39326dfc1..60805b808c4f8ac6ce3f530da46273b1705c2ce7 100644 (file)
@@ -37,5 +37,6 @@ const bfd_arch_info_type bfd_metag_arch =
   bfd_default_compatible,      /* Architecture comparison fn.  */
   bfd_default_scan,            /* String to architecture convert fn.  */
   bfd_arch_default_fill,       /* Default fill.  */
-  NULL                         /* Next in list.  */
+  NULL,                                /* Next in list.  */
+  0 /* Maximum offset of a reloc from the start of an insn.  */
 };