* solib-svr4.c (LM_ADDR_CHECK): Relax prelink recognition heuristic.
[deliverable/binutils-gdb.git] / gdb / gdb_proc_service.h
index 408a87b0d4eaeebf11ffa9c05b6cfc1113d38a3b..f889920f10e334530f59caf9cb37b9b0a744abc3 100644 (file)
@@ -1,5 +1,5 @@
 /* <proc_service.h> replacement for systems that don't have it.
-   Copyright (C) 2000 Free Software Foundation, Inc.
+   Copyright (C) 2000, 2007 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -48,8 +48,6 @@ typedef enum
 typedef unsigned int lwpid_t;
 #endif
 
-typedef unsigned long paddr_t;
-
 #ifndef HAVE_PSADDR_T
 typedef unsigned long psaddr_t;
 #endif
This page took 0.023729 seconds and 4 git commands to generate.