Remove ATTRIBUTE_UNUSED check from ARI
[deliverable/binutils-gdb.git] / gdb / windows-tdep.c
index 42083e789a580811070645ddbaaae267b9608470..bb69a79996ac8ad798d48190fbacc61a79cb556a 100644 (file)
@@ -100,7 +100,7 @@ static const int MAX_TIB64 =
   sizeof (thread_information_64) / sizeof (uint64_t);
 static const int FULL_TIB_SIZE = 0x1000;
 
-static int maint_display_all_tib = 0;
+static bool maint_display_all_tib = false;
 
 /* Define Thread Local Base pointer type.  */
 
This page took 0.027184 seconds and 4 git commands to generate.