* gdb.base/display.c (do_loops): Add float variable `f'.
[deliverable/binutils-gdb.git] / gdb / config / nm-gnu.h
index acd75212d60f6423bcaed543f5ace15559bc4a91..8f17406abc2d2a4924d6826f6cc2e2c752f0ce35 100644 (file)
@@ -1,6 +1,6 @@
 /* Common declarations for the GNU Hurd
 
-   Copyright (C) 1995, 1998 Free Software Foundation, Inc.
+   Copyright 1995, 1996, 1998, 1999 Free Software Foundation, Inc.
 
    Written by Miles Bader <miles@gnu.ai.mit.edu>
 
@@ -25,9 +25,8 @@
 #include <unistd.h>
 #include <mach.h>
 #include <mach/exception.h>
+#include "regcache.h"
 
-#undef target_pid_to_str
-#define target_pid_to_str(pid) gnu_target_pid_to_str(pid)
 extern char *gnu_target_pid_to_str (int pid);
 
 /* Before storing, we need to read all the registers.  */
This page took 0.025434 seconds and 4 git commands to generate.