aboutsummaryrefslogtreecommitdiff
path: root/gdb/ppc-bdm.c
diff options
context:
space:
mode:
authorJ.T. Conklin <jtc@acorntoolworks.com>2001-02-02 19:14:33 +0000
committerJ.T. Conklin <jtc@acorntoolworks.com>2001-02-02 19:14:33 +0000
commit824670030be8c11c14f5d701eb2da19bd177f87f (patch)
tree959a102c5caa80f75ef0ac99151025b19ea5714c /gdb/ppc-bdm.c
parentbc9bf2596e19cfcd310876b1dabb9314edc7e012 (diff)
downloadfsf-binutils-gdb-824670030be8c11c14f5d701eb2da19bd177f87f.zip
fsf-binutils-gdb-824670030be8c11c14f5d701eb2da19bd177f87f.tar.gz
fsf-binutils-gdb-824670030be8c11c14f5d701eb2da19bd177f87f.tar.bz2
* monitor.c (#include "gdb_wait.h"): Removed.
* ocd.c: Likewise. * ppc-bdm.c: Likewise. * remote-adapt.c: Likewise. * remote-array.c: Likewise. * remote-bug.c: Likewise. * remote-e7000.c: Likewise. * remote-eb.c: Likewise. * remote-es.c: Likewise. * remote-mips.c: Likewise. * remote-mm.c: Likewise. * remote-nindy.c: Likewise. * remote-os9k.c: Likewise. * remote-rdi.c: Likewise. * remote-rdp.c: Likewise. * remote-sds.c: Likewise. * remote-sim.c: Likewise. * remote-st.c: Likewise. * remote-udi.c: Likewise. * remote-vx.c: Likewise. * remote-vx29k.c: Likewise. * remote-vx68.c: Likewise. * remote-vx960.c: Likewise. * remote-vxmips.c: Likewise. * remote-vxsparc.c: Likewise. * remote.c: Likewise. * ser-pipe.c: Likewise. * ser-unix.c: Likewise. * Makefile.in: Updated dependencies. -------------------------------------------------------------------
Diffstat (limited to 'gdb/ppc-bdm.c')
-rw-r--r--gdb/ppc-bdm.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/gdb/ppc-bdm.c b/gdb/ppc-bdm.c
index 5b8877f..d0eb2e5 100644
--- a/gdb/ppc-bdm.c
+++ b/gdb/ppc-bdm.c
@@ -1,6 +1,6 @@
/* Remote target communications for the Macraigor Systems BDM Wiggler
talking to a Motorola PPC 8xx ADS board
- Copyright 1996, 1997 Free Software Foundation, Inc.
+ Copyright 1996, 1997, 2001 Free Software Foundation, Inc.
This file is part of GDB.
@@ -28,7 +28,6 @@
#include "bfd.h"
#include "symfile.h"
#include "target.h"
-#include "gdb_wait.h"
#include "gdbcmd.h"
#include "objfiles.h"
#include "gdb-stabs.h"