Introduce common-debug.h
[deliverable/binutils-gdb.git] / gdb / gdbserver / debug.h
index 0f056cae1dde60facda9425392b7acfefba85b7a..42a3f217201230d03aeb021106f550b61f1456c9 100644 (file)
@@ -29,7 +29,6 @@
 extern int debug_threads;
 extern int debug_timestamp;
 
-void debug_printf (const char *msg, ...) ATTRIBUTE_PRINTF (1, 2);
 void debug_flush (void);
 void do_debug_enter (const char *function_name);
 void do_debug_exit (const char *function_name);
This page took 0.023813 seconds and 4 git commands to generate.