* config/m68k/monitor.mt (TDEPFILE): Add remote-es.o.
[deliverable/binutils-gdb.git] / gdb / ch-lang.h
index 6646b050fe1ae3ca39deb714b1c8803216b2f355..80c753eb38b0682fee3d27fe00265023f5aefe34 100644 (file)
@@ -29,3 +29,8 @@ 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,
                         int, enum val_prettyprint));
+
+extern int
+chill_is_varying_struct PARAMS ((struct type *type));
+
+
This page took 0.023079 seconds and 4 git commands to generate.