forked from Imagelibrary/binutils-gdb
Protoization.
This commit is contained in:
@@ -133,7 +133,7 @@ static struct core_fns solaris_core_fns =
|
||||
};
|
||||
|
||||
void
|
||||
_initialize_core_solaris ()
|
||||
_initialize_core_solaris (void)
|
||||
{
|
||||
add_core_fns (&solaris_core_fns);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user