* corelow.c (init_core_ops): Delete references to to_require_attach
[deliverable/binutils-gdb.git] / gdb / config / pa / nm-hppah.h
index 54fe806eeecad49f6e69010c2041e51849ac05f0..9c150ee0218d04009d2387daf59d004e39b48d12 100644 (file)
@@ -90,10 +90,7 @@ extern int hppa_prepare_to_proceed (void);
 struct target_waitstatus;
 extern ptid_t child_wait (ptid_t, struct target_waitstatus *);
 
-#define REQUIRE_ATTACH(pid) hppa_require_attach(pid)
 extern int hppa_require_attach (int);
-
-#define REQUIRE_DETACH(pid,signal) hppa_require_detach(pid,signal)
 extern int hppa_require_detach (int, int);
 
 /* So we can cleanly use code in infptrace.c.  */
This page took 0.022799 seconds and 4 git commands to generate.