* printcmd.c (print_command_1): Annotate the top-level expressions
[deliverable/binutils-gdb.git] / gdb / defs.h
index f05311258f15da30d046f7a64bc1d1ec55660a5b..0fdc8a66fed9412a47c17ec169d8a29def7d3ff6 100644 (file)
@@ -216,7 +216,12 @@ myread PARAMS ((int, char *, int));
 extern int
 query ();
 \f
+/* Annotation stuff.  */
+
 extern int annotation_level; /* in stack.c */
+
+/* in printcmd.c */
+extern void print_value_flags PARAMS ((struct type *));
 \f
 extern void
 begin_line PARAMS ((void));
This page took 0.022776 seconds and 4 git commands to generate.