Remove cleanups from link_callbacks_einfo
[deliverable/binutils-gdb.git] / gdb / c-lang.h
index 974623897247c77e1756036985620f125fa1370e..5ce64861c42dfd03831eead0ee7dc3711803ea6a 100644 (file)
@@ -112,6 +112,9 @@ extern void c_emit_char (int c, struct type *type,
 
 extern const struct op_print c_op_print_tab[];
 
+extern gdb::unique_xmalloc_ptr<char> c_watch_location_expression
+     (struct type *type, CORE_ADDR addr);
+
 /* These are in c-typeprint.c: */
 
 extern void c_type_print_base (struct type *, struct ui_file *,
This page took 0.024301 seconds and 4 git commands to generate.