]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/config/mips/tm-embed.h
import gdb-1999-09-08 snapshot
[thirdparty/binutils-gdb.git] / gdb / config / mips / tm-embed.h
index af51a7fc138de4530a8472ee1360938e8248b08e..9e0ac8600f171ee94dbe2137b907440e37faa543 100644 (file)
@@ -43,6 +43,7 @@ int remote_mips_remove_watchpoint PARAMS ((CORE_ADDR addr, int len, int type));
 
 #define HAVE_NONSTEPPABLE_WATCHPOINT
 
+int remote_mips_stopped_by_watchpoint (void);
 #define STOPPED_BY_WATCHPOINT(w) remote_mips_stopped_by_watchpoint ()
 
 #define TARGET_CAN_USE_HARDWARE_WATCHPOINT(type, cnt, ot) \