PR24827, Linker loops forever if unterminated multi-line comment in script
[deliverable/binutils-gdb.git] / bfd / cpu-cr16c.c
index d6162f42d14af261411bb938302521c39f22cfd6..b963b26579b099e267a5b0969373e5da61e1aad5 100644 (file)
@@ -1,5 +1,5 @@
 /* BFD support for the CR16C processor.
-   Copyright 2004, 2007 Free Software Foundation, Inc.
+   Copyright (C) 2004-2019 Free Software Foundation, Inc.
 
    This file is part of BFD, the Binary File Descriptor library.
 
@@ -32,8 +32,9 @@ const bfd_arch_info_type bfd_cr16c_arch =
     "cr16c",
     "cr16c",
     1,
-    TRUE,      /* The one and only.  */
-    bfd_default_compatible, 
-    bfd_default_scan ,
+    TRUE,      /* The one and only.  */
+    bfd_default_compatible,
+    bfd_default_scan,
+    bfd_arch_default_fill,
     0,
   };
This page took 0.024369 seconds and 4 git commands to generate.