2002-11-11 Andrew Cagney <ac131313@redhat.com>
[deliverable/binutils-gdb.git] / gdb / defs.h
index f054e21e5b7ad588d3a43bde7c7b6760c1e9b1b2..48eb509ebe6a49f7ca5c27ead7bc26dc52e6807c 100644 (file)
@@ -443,6 +443,8 @@ extern void puts_filtered (const char *);
 
 extern void puts_unfiltered (const char *);
 
+extern void puts_filtered_tabular (char *string, int width, int right);
+
 extern void puts_debug (char *prefix, char *string, char *suffix);
 
 extern void vprintf_filtered (const char *, va_list) ATTR_FORMAT (printf, 1, 0);
This page took 0.023673 seconds and 4 git commands to generate.