]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/scm-lang.c
import gdb-1999-05-25 snapshot
[thirdparty/binutils-gdb.git] / gdb / scm-lang.c
index 7f31ba434833276118e3a115b93790379a1489b4..e72a88b010b29357c280b48b11bea66f2d482236 100644 (file)
@@ -30,6 +30,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.  */
 #include "gdb_string.h"
 #include "gdbcore.h"
 
+extern void _initialize_scheme_language PARAMS ((void));
 static value_ptr evaluate_subexp_scm PARAMS ((struct type *, struct expression *,
                                              int *, enum noside));
 static value_ptr scm_lookup_name PARAMS ((char *));