Move "watchdog" to remote.c
[deliverable/binutils-gdb.git] / gdb / defs.h
index 5a1995b49918244d58be8817d2e2f7ae3d716a56..e95d0d434805444840edc54d19ebf8d07e193939 100644 (file)
@@ -578,10 +578,6 @@ extern void copy_integer_to_size (gdb_byte *dest, int dest_size,
                                  const gdb_byte *source, int source_size,
                                  bool is_signed, enum bfd_endian byte_order);
 
-/* From valops.c */
-
-extern int watchdog;
-
 /* Hooks for alternate command interfaces.  */
 
 struct target_waitstatus;
This page took 0.023513 seconds and 4 git commands to generate.