* breakpoint.c, breakpoint.h (breakpoint_init_inferior): New function
[deliverable/binutils-gdb.git] / gdb / remote-nindy.c
index c8ac0ec9cac8080b2c12c5184a295a7f3fab78bd..b81ffc719ee0255495735cce4bf5091a793b16de 100644 (file)
@@ -132,6 +132,8 @@ extern FILE *instream;
 extern struct ext_format ext_format_i960;      /* i960-tdep.c */
 
 extern char ninStopWhy ();
+extern int ninMemGet ();
+extern int ninMemPut ();
 
 int nindy_initial_brk; /* nonzero if want to send an initial BREAK to nindy */
 int nindy_old_protocol;        /* nonzero if want to use old protocol */
This page took 0.022653 seconds and 4 git commands to generate.