mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-08-06 06:45:56 +08:00
gdb/
2012-12-19 Yao Qi <yao@codesourcery.com> * maint.c (maintenance_print_statistics): Make it static. * symtab.h (maintenance_print_statistics): Remove declaration.
This commit is contained in:
@ -395,7 +395,7 @@ maintenance_info_sections (char *arg, int from_tty)
|
||||
}
|
||||
}
|
||||
|
||||
void
|
||||
static void
|
||||
maintenance_print_statistics (char *args, int from_tty)
|
||||
{
|
||||
print_objfile_statistics ();
|
||||
|
Reference in New Issue
Block a user