]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/annotate.c
gdb: move annotation_level declaration/definition to annotate.{h,c}
[thirdparty/binutils-gdb.git] / gdb / annotate.c
index 19195ac709700c9868a635038d433b5a9952ff26..4ff3eb89807bc62bd070d5a88fc654b9e29b124f 100644 (file)
 #include "source-cache.h"
 #include "ui.h"
 
+/* See annotate.h.  */
+
+int annotation_level = 0;
+
 /* Prototypes for local functions.  */
 
 static void print_value_flags (struct type *);