* breakpoint.c, breakpoint.h (breakpoint_init_inferior): New function
[deliverable/binutils-gdb.git] / gdb / ch-lang.h
index 1d9b5560d33a52bbd39a5fe104fd090886a15e5c..13579d9d47cb92aade99121c101b60ea1da8dc84 100644 (file)
@@ -22,3 +22,10 @@ chill_parse PARAMS ((void)); /* Defined in ch-exp.y */
 
 extern void
 chill_error PARAMS ((char *)); /* Defined in ch-exp.y */
+
+extern void                    /* Defined in ch-typeprint.c */
+chill_print_type PARAMS ((struct type *, char *, FILE *, int, int));
+
+extern int
+chill_val_print PARAMS ((struct type *, char *, CORE_ADDR, FILE *, int, int,
+                        int, enum val_prettyprint));
This page took 0.0229780000000001 seconds and 4 git commands to generate.