gdbserver/tracepoint: Add casts out of tpoint->handle
[deliverable/binutils-gdb.git] / gdb / typeprint.h
index bdff41bb79026f0f69d9f722b51a705184dea94d..d8225f2f3463324340e46a1f18b318361a24c2aa 100644 (file)
@@ -74,4 +74,8 @@ void c_type_print_varspec_suffix (struct type *, struct ui_file *, int,
 void c_type_print_args (struct type *, struct ui_file *, int, enum language,
                        const struct type_print_options *);
 
+extern void val_print_not_allocated (struct ui_file *stream);
+
+extern void val_print_not_associated (struct ui_file *stream);
+
 #endif
This page took 0.022579 seconds and 4 git commands to generate.