Share i386-linux target description between GDB and GDBserver
[deliverable/binutils-gdb.git] / gdb / gdbserver / tdesc.h
index fe3c78ff058509a8210566d42cf207cf89be474c..71249e4eda03e4499a2d85297c55875fea05bf1a 100644 (file)
@@ -142,10 +142,6 @@ void init_target_desc (struct target_desc *tdesc);
 const struct target_desc *current_target_desc (void);
 
 #ifndef IN_PROCESS_AGENT
-void set_tdesc_architecture (struct target_desc *target_desc,
-                            const char *name);
-void set_tdesc_osabi (struct target_desc *target_desc, const char *name);
-
 const char *tdesc_get_features_xml (struct target_desc *tdesc);
 #endif
 
This page took 0.024576 seconds and 4 git commands to generate.