aboutsummaryrefslogtreecommitdiff
path: root/gdb/coredep.c
diff options
context:
space:
mode:
authorJohn Gilmore <gnu@cygnus>1992-02-22 01:46:16 +0000
committerJohn Gilmore <gnu@cygnus>1992-02-22 01:46:16 +0000
commit1ab3bf1b148d31aad66735f52f9ff72af8769cd0 (patch)
treef599e61700fc54d6ecd3d090e3d01cf6fa66a801 /gdb/coredep.c
parent8e48d87af60233cc7e8dc18ab4e8f63d223ac20f (diff)
downloadfsf-binutils-gdb-1ab3bf1b148d31aad66735f52f9ff72af8769cd0.zip
fsf-binutils-gdb-1ab3bf1b148d31aad66735f52f9ff72af8769cd0.tar.gz
fsf-binutils-gdb-1ab3bf1b148d31aad66735f52f9ff72af8769cd0.tar.bz2
* Check in Fred Fish's changes in these modules. Fred
will make ChangeLog entries for all of them.
Diffstat (limited to 'gdb/coredep.c')
-rw-r--r--gdb/coredep.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/coredep.c b/gdb/coredep.c
index 487b5fa..62644c6 100644
--- a/gdb/coredep.c
+++ b/gdb/coredep.c
@@ -35,7 +35,6 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */
#include <sys/ptrace.h>
#endif
-
/* Extract the register values out of the core file and store
them where `read_register' will find them.