mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-10-14 03:15:06 +08:00
PARAMS removal.
This commit is contained in:
@ -88,7 +88,7 @@ static struct ui_out_impl cli_ui_out_impl =
|
||||
|
||||
/* Prototypes for local functions */
|
||||
|
||||
extern void _initialize_cli_out PARAMS ((void));
|
||||
extern void _initialize_cli_out (void);
|
||||
|
||||
static void field_separator (void);
|
||||
|
||||
|
Reference in New Issue
Block a user