forked from Imagelibrary/binutils-gdb
remote-est.c (est_open): Make static to match prototype.
This commit is contained in:
@@ -151,7 +151,7 @@ static struct monitor_ops est_cmds =
|
||||
MONITOR_OPS_MAGIC /* magic */
|
||||
};
|
||||
|
||||
void
|
||||
static void
|
||||
est_open(args, from_tty)
|
||||
char *args;
|
||||
int from_tty;
|
||||
|
||||
Reference in New Issue
Block a user