2003-06-14 Andrew Cagney <cagney@redhat.com>
[deliverable/binutils-gdb.git] / gdb / rdi-share / host.h
index 9944c15b7140742486aa0586a669a6f65a3fb1b9..21010722758c0bfdfee40fd7176a66b2a7a6759f 100644 (file)
@@ -214,4 +214,7 @@ extern double strtod(const char *str, char **ptr);
 
 #endif
 
+/* Needs to be supplied by the host.  */
+extern void Fail (const char *);
+
 /* end of host.h */
This page took 0.023749 seconds and 4 git commands to generate.