* elf32-hppa.c (hppa32_elf_local_refcounts): New function.
[deliverable/binutils-gdb.git] / gdb / gnu-nat.h
index d37cd3506699294690ff8a6a29bcc4b8b7bcc9e8..ccb837d8ae79ab53ecd1a4af4f9324fe1a0c0031 100644 (file)
@@ -1,5 +1,5 @@
 /* Common things used by the various *gnu-nat.c files
-   Copyright (C) 1995, 1996, 1997, 1999, 2000, 2007, 2008
+   Copyright (C) 1995, 1996, 1997, 1999, 2000, 2007, 2008, 2009
    Free Software Foundation, Inc.
 
    Written by Miles Bader <miles@gnu.ai.mit.edu>
@@ -25,7 +25,7 @@
 
 struct inf;
 
-extern struct inf *current_inferior;
+extern struct inf *gnu_current_inf;
 
 /* Converts a GDB pid to a struct proc.  */
 struct proc *inf_tid_to_thread (struct inf *inf, int tid);
This page took 0.026306 seconds and 4 git commands to generate.