* amd64-windows-nat.c (_initialize_amd64_windows_nat):
Add missing prototype.
This commit is contained in:
parent
cafe75b06b
commit
3d3546540f
@ -1,3 +1,8 @@
|
||||
2012-03-16 Pierre Muller <muller@ics.u-strasbg.fr>
|
||||
|
||||
* amd64-windows-nat.c (_initialize_amd64_windows_nat):
|
||||
Add missing prototype.
|
||||
|
||||
2012-03-16 Yao Qi <yao@codesourcery.com>
|
||||
Jan Kratochvil <jan.kratochvil@redhat.com>
|
||||
|
||||
|
@ -85,6 +85,9 @@ static const int mappings[] =
|
||||
};
|
||||
#undef context_offset
|
||||
|
||||
/* -Wmissing-prototypes */
|
||||
extern initialize_file_ftype _initialize_amd64_windows_nat;
|
||||
|
||||
void
|
||||
_initialize_amd64_windows_nat (void)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user