1999-01-19 Fernando Nasser <fnasser@totem.to.cygnus.com>
[deliverable/binutils-gdb.git] / gdb / ch-lang.h
index f09a35bf2df1bcc626b7cf080ca1270338b2b91b..6525c3066c69d1d7235e8edf24a86511c45bf39f 100644 (file)
@@ -31,9 +31,12 @@ extern void                  /* Defined in ch-typeprint.c */
 chill_print_type PARAMS ((struct type *, char *, GDB_FILE *, int, int));
 
 extern int
-chill_val_print PARAMS ((struct type *, char *, CORE_ADDR, GDB_FILE *, int, int,
+chill_val_print PARAMS ((struct type *, char *, int, CORE_ADDR, GDB_FILE *, int, int,
                         int, enum val_prettyprint));
 
 extern int
 chill_value_print PARAMS ((struct value *, GDB_FILE *,
                           int, enum val_prettyprint));
+
+extern LONGEST
+type_lower_upper PARAMS ((enum exp_opcode, struct type *, struct type **));
This page took 0.023691 seconds and 4 git commands to generate.