sim: frv: fix up various missing prototype warnings
[binutils-gdb.git] / ld / ldctor.h
index d780e85e59c0a6c468a9af5c1b6573fb8547ed3f..6efe349bb833b9e3d9a66a830a84e9092ac77c0f 100644 (file)
@@ -27,7 +27,7 @@ extern lang_statement_list_type constructor_list;
 /* Whether the constructors should be sorted.  Note that this is
    global for the entire link; we assume that there is only a single
    CONSTRUCTORS command in the linker script.  */
-extern bfd_boolean constructors_sorted;
+extern bool constructors_sorted;
 
 /* We keep a list of these structures for each set we build.  */