gdb: Remove unused signal mask
[deliverable/binutils-gdb.git] / bfd / cpu-ip2k.c
index 70475464431b9bff8eb04691e511d9ac82f88a2d..68e3a34ba2358b06105f06d189253468934caa59 100644 (file)
@@ -1,5 +1,5 @@
 /* BFD support for the Scenix IP2xxx processor.
-   Copyright (C) 2000-2017 Free Software Foundation, Inc.
+   Copyright (C) 2000-2019 Free Software Foundation, Inc.
 
    This file is part of BFD, the Binary File Descriptor library.
 
@@ -32,7 +32,7 @@ const bfd_arch_info_type bfd_ip2k_nonext_arch =
   "ip2k",                      /* Architecture name.  */
   "ip2022",                    /* Machine name.  */
   1,                           /* Section align power.  */
-  FALSE,                       /* The default ?  */
+  FALSE,                       /* The default ?  */
   bfd_default_compatible,      /* Architecture comparison fn.  */
   bfd_default_scan,            /* String to architecture convert fn.  */
   bfd_arch_default_fill,       /* Default fill.  */
This page took 0.023723 seconds and 4 git commands to generate.