* objdump.c (usage): Mention --stabs.
[deliverable/binutils-gdb.git] / gdb / ser-go32.c
index 905526ddc183cad6f24ab4ef636f03d3ca4cefed..7d0ec700300f0b15ba60c1afceba28b491764689 100644 (file)
@@ -396,8 +396,9 @@ gdb_setpgid ()
   return 0;
 }
 
+int job_control = 0;
+
 _initialize_ser_go32 ()
 {
-  job_control = 0;
   serial_add_interface (&go32_ops);
 }
This page took 0.024107 seconds and 4 git commands to generate.