gdb/
[deliverable/binutils-gdb.git] / gdb / gnu-nat.c
index 5a653cf085a010bd102b1cc802b16cefbf298f69..2ca01e17fc06d9bb710469f465fc0f51d291489f 100644 (file)
@@ -2645,8 +2645,8 @@ gnu_target (void)
 \f
 /* User task commands.  */
 
-struct cmd_list_element *set_task_cmd_list = 0;
-struct cmd_list_element *show_task_cmd_list = 0;
+static struct cmd_list_element *set_task_cmd_list = 0;
+static struct cmd_list_element *show_task_cmd_list = 0;
 /* User thread commands.  */
 
 /* Commands with a prefix of `set/show thread'.  */
This page took 0.024426 seconds and 4 git commands to generate.