Revert: [AArch64] MTE corefile support
[deliverable/binutils-gdb.git] / bfd / cpu-visium.c
index 0cb475175f70a5fc04bf3c1a37a4631a948c3140..11135305de92d3e2988c679faa07aa2736a2961f 100644 (file)
@@ -1,6 +1,6 @@
 /* BFD support for the Visium processor.
 
-   Copyright (C) 2003-2020 Free Software Foundation, Inc.
+   Copyright (C) 2003-2021 Free Software Foundation, Inc.
 
    This file is part of BFD, the Binary File Descriptor library.
 
@@ -33,7 +33,7 @@ const bfd_arch_info_type bfd_visium_arch =
   "visium",                    /* Architecture name.  */
   "visium",                    /* Machine name.  */
   2,                           /* Section align power.  */
-  TRUE,                                /* The default ?  */
+  true,                                /* 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.025563 seconds and 4 git commands to generate.