Move have_ptrace_getregset to linux-low.c
[deliverable/binutils-gdb.git] / gdb / gdbserver / linux-low.h
index 5a3697b7be160389b19973eaed907789c743f652..24fb0158d5f1b5d9e20d49b4e392543e4b992a5a 100644 (file)
@@ -373,3 +373,5 @@ int thread_db_handle_monitor_command (char *);
 int thread_db_get_tls_address (struct thread_info *thread, CORE_ADDR offset,
                               CORE_ADDR load_module, CORE_ADDR *address);
 int thread_db_look_up_one_symbol (const char *name, CORE_ADDR *addrp);
+
+extern int have_ptrace_getregset;
This page took 0.024432 seconds and 4 git commands to generate.