mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-10-18 13:23:10 +08:00
* defs.h (directory_command): Don't declare.
* source.c (directory_command): Now static.
This commit is contained in:
@ -391,7 +391,7 @@ init_source_path (void)
|
||||
|
||||
/* Add zero or more directories to the front of the source path. */
|
||||
|
||||
void
|
||||
static void
|
||||
directory_command (char *dirname, int from_tty)
|
||||
{
|
||||
dont_repeat ();
|
||||
|
Reference in New Issue
Block a user