mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-23 11:39:26 +08:00
gdb: sim: add style fixes lost between git->cvs
This commit is contained in:
@ -278,6 +278,7 @@ void sim_do_command (SIM_DESC sd, char *cmd);
|
||||
|
||||
/* Complete a command based on the available sim commands. Returns an
|
||||
array of possible matches. */
|
||||
|
||||
char **sim_complete_command (SIM_DESC sd, char *text, char *word);
|
||||
|
||||
#ifdef __cplusplus
|
||||
|
Reference in New Issue
Block a user