Add casts to memory allocation related calls
[deliverable/binutils-gdb.git] / gdb / compile / compile.h
index a973167c4247c1284e79a72d1af5de9e42177cdd..6e108c71fbf411871389109bbf612da080e28c30 100644 (file)
@@ -101,4 +101,6 @@ extern void compile_dwarf_bounds_to_c (struct ui_file *stream,
                                       const gdb_byte *op_end,
                                       struct dwarf2_per_cu_data *per_cu);
 
+extern void compile_print_value (struct value *val, void *data_voidp);
+
 #endif /* GDB_COMPILE_H */
This page took 0.024844 seconds and 4 git commands to generate.