Target triple mips64vr4111-*-elf is defined by the header file tm-vr4xxx.h
[deliverable/binutils-gdb.git] / gdb / sparclet-rom.c
index 2942c7c4d5c4c551fff035a9c36207d2022865d2..50cde7f0e115f75862ef05dab36e478d6ba2c9ec 100644 (file)
@@ -28,6 +28,8 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.  */
 #include "symfile.h" /* for generic_load */
 #include <time.h>
 
+extern void report_transfer_performance PARAMS ((unsigned long, time_t, time_t));
+
 static struct target_ops sparclet_ops;
 
 static void sparclet_open PARAMS ((char *args, int from_tty));
This page took 0.022959 seconds and 4 git commands to generate.