Make the /proc support a target-struct in its own right.
[deliverable/binutils-gdb.git] / gdb / xm-irix4.h
index e25b6be7381a58cc5b6c46de2335402271f00f7d..1ecbd5cd6e2fd6a1ffee4f0a0485f75caf08ade5 100644 (file)
@@ -43,12 +43,6 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.  */
 #define USE_PROC_FS
 #define PROC_NAME_FMT "/debug/%d"
 
-/* If we are using SVR4 /proc instead of ptrace, use CREATE_INFERIOR_HOOK
-   to do internal /proc initialization. */
-#ifdef USE_PROC_FS
-#define CREATE_INFERIOR_HOOK(pid) inferior_proc_init(pid)
-#endif
-
 /* Irix defines psignal() in signal.h, which gets gcc rather angry at us
  * because their definition is markedly different.
  */
This page took 0.024017 seconds and 4 git commands to generate.