]> Git Repo - binutils.git/blobdiff - bfd/coff-i960.c
Add i386aout.c
[binutils.git] / bfd / coff-i960.c
index 23fd039fc98060939d3b28efd5f86df24d577292..4c3b7e102d7b59931295d46df06c13e244788491 100644 (file)
@@ -139,7 +139,7 @@ static reloc_howto_type howto_table[] =
 
 };
 
-/* The real code is in coff-code.h */
+/* The real code is in coffcode.h */
 
 #include "coffcode.h"
 
@@ -195,5 +195,6 @@ _do_getb64, _do_putb64,  _do_getb32, _do_putb32, _do_getb16, _do_putb16, /* hdrs
      _bfd_generic_mkarchive, bfd_false},
   {bfd_false, coff_write_object_contents,      /* bfd_write_contents */
      _bfd_write_archive_contents, bfd_false},
-  JUMP_TABLE(coff)
+  JUMP_TABLE(coff),
+COFF_SWAP_TABLE
 };
This page took 0.024234 seconds and 4 git commands to generate.