/* 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. */