gdb: sim: add style fixes lost between git->cvs

This commit is contained in:
Michael Frysinger 2011-04-15 16:23:19 +00:00
parent 48175be8e7
commit 6f714140b5
1 changed files with 1 additions and 0 deletions

View File

@ -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