* ppcobsd-nat.c: Include "ppc-tdep.h".
[deliverable/binutils-gdb.git] / gdb / coff-solib.h
index 144f36df70009686e5f6c15844ad0560997f5d2a..d29f96a0981e2df8e19564101cde7ce55a08453d 100644 (file)
@@ -1,5 +1,5 @@
 /* COFF (SVR3) Shared library declarations for GDB, the GNU Debugger.
-   Copyright 1992, 1993, 1998, 1999, 2000 Free Software Foundation, Inc.
+   Copyright 1992, 1993, 1998, 1999, 2000, 2003 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -109,7 +109,7 @@ extern void coff_solib_create_inferior_hook (void); /* solib.c */
  */
 
 #define SOLIB_LOADED_LIBRARY_PATHNAME(pid) \
-(0)
+""
 
 /* This function returns TRUE if the dynamic linker has just reported
    an unload of a library.
This page took 0.035873 seconds and 4 git commands to generate.