2010-06-02 Tristan Gingold <gingold@adacore.com>
[deliverable/binutils-gdb.git] / gdb / target.h
index d4bd00759b0fcdf65b2cf1b6084366139dfcc077..6f4b6609e8cfc9a1df54cbfc11e645951fb45778 100644 (file)
@@ -1414,7 +1414,7 @@ int target_verify_memory (const gdb_byte *data,
 
 extern void add_target (struct target_ops *);
 
-extern int push_target (struct target_ops *);
+extern void push_target (struct target_ops *);
 
 extern int unpush_target (struct target_ops *);
 
This page took 0.023112 seconds and 4 git commands to generate.