RISC-V: Fix ld-elf/pr22269* testcases.
[deliverable/binutils-gdb.git] / bfd / cpu-ip2k.c
index 04ee48d7a22f9281cb8c6970a9c55975c5f06b0f..51499c62475daf53d196025ce81772b8318b3874 100644 (file)
@@ -1,5 +1,5 @@
 /* BFD support for the Scenix IP2xxx processor.
-   Copyright (C) 2000-2016 Free Software Foundation, Inc.
+   Copyright (C) 2000-2018 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.024135 seconds and 4 git commands to generate.