support 16 sect-diffs for mach-o
[deliverable/binutils-gdb.git] / bfd / cpu-cr16.c
index 5695f0eda87b1595c16e68af1e5d062fd2c3d5ef..bcaaf60fa5008e2f549348367682a6a031202761 100644 (file)
@@ -6,7 +6,7 @@
 
    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
-   the Free Software Foundation; either version 2 of the License, or
+   the Free Software Foundation; either version 3 of the License, or
    (at your option) any later version.
 
    This program is distributed in the hope that it will be useful,
@@ -35,6 +35,7 @@ const bfd_arch_info_type bfd_cr16_arch =
     1,                /* Unsigned int section alignment power.  */
     TRUE,             /* The one and only.  */
     bfd_default_compatible, 
-    bfd_default_scan ,
+    bfd_default_scan,
+    bfd_arch_default_fill,
     0,
   };
This page took 0.023339 seconds and 4 git commands to generate.