import gdb-1999-05-25 snapshot
[deliverable/binutils-gdb.git] / gdb / cp-valprint.c
index eeeb79e010b1b82c54814725f2f4fab9c396b506..ecec1d900dda0b65c460e051d8ef936c2af3f55d 100644 (file)
@@ -44,6 +44,8 @@ int static_field_print;       /* Controls printing of static fields. */
 static struct obstack dont_print_vb_obstack;
 static struct obstack dont_print_statmem_obstack;
 
+extern void _initialize_cp_valprint PARAMS ((void));
+
 static void
 cp_print_static_field PARAMS ((struct type *, value_ptr, GDB_FILE *, int, int,
                               enum val_prettyprint));
This page took 0.023428 seconds and 4 git commands to generate.