[PATCH] fix windmc typedef bug
[deliverable/binutils-gdb.git] / gdbserver / linux-low.h
index 8ad56c3397062b397b03719cc1b7330b4323e7cb..5fed2ee2ca205ef7e3d3e0cc4c608be7c855043e 100644 (file)
@@ -129,12 +129,6 @@ struct process_info_private
 
 struct lwp_info;
 
-struct linux_target_ops
-{
-};
-
-extern struct linux_target_ops the_low_target;
-
 /* Target ops definitions for a Linux target.  */
 
 class linux_process_target : public process_stratum_target
This page took 0.022751 seconds and 4 git commands to generate.