* core-aout.c (fetch_core_registers): Cast core_reg_size to int
[deliverable/binutils-gdb.git] / gdb / scm-lang.h
index 73fc745f72447ba7fd8c9e37c579276e53c6ac31..f990d774d7225aa58349540b31b7214de4497c2f 100644 (file)
@@ -46,3 +46,5 @@ extern struct value * scm_evaluate_string PARAMS ((char*, int));
 extern struct type *builtin_type_scm;
 
 extern int scm_parse ();
+
+extern LONGEST scm_unpack PARAMS ((struct type *, char *, enum type_code));
This page took 0.024613 seconds and 4 git commands to generate.