aboutsummaryrefslogtreecommitdiff
path: root/gdb/wince.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/wince.c')
-rw-r--r--gdb/wince.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/gdb/wince.c b/gdb/wince.c
index a9dafee..be912d6 100644
--- a/gdb/wince.c
+++ b/gdb/wince.c
@@ -126,9 +126,6 @@ upload_options[3] =
static char *remote_upload = NULL; /* Set by set remoteupload */
static int remote_add_host = 0;
-/* Forward declaration */
-extern struct target_ops child_ops;
-
static int win32_child_thread_alive (ptid_t);
void child_kill_inferior (void);