mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-05-31 10:09:16 +08:00
Protoization.
This commit is contained in:
@ -133,7 +133,7 @@ static struct core_fns regset_core_fns =
|
||||
};
|
||||
|
||||
void
|
||||
_initialize_core_regset ()
|
||||
_initialize_core_regset (void)
|
||||
{
|
||||
add_core_fns (®set_core_fns);
|
||||
}
|
||||
|
Reference in New Issue
Block a user