]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - bfd/cpu-pru.c
Use bool in bfd
[thirdparty/binutils-gdb.git] / bfd / cpu-pru.c
index 1f36bb4dce41a17a2855bc6afed0e395342925f3..bb6eb6acea56cc9f015ec82de962fdb95e2a551b 100644 (file)
@@ -41,4 +41,4 @@
     0 /* Maximum offset of a reloc from the start of an insn.  */ \
   }
 
-const bfd_arch_info_type bfd_pru_arch = N (32, 32, 0, "pru", TRUE, NULL);
+const bfd_arch_info_type bfd_pru_arch = N (32, 32, 0, "pru", true, NULL);