forked from Imagelibrary/binutils-gdb
* i386bsd-nat.c (_initialize_i386bsd_nat): Add missing prototype.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2012-04-12 Mark Kettenis <kettenis@gnu.org>
|
||||
|
||||
* i386bsd-nat.c (_initialize_i386bsd_nat): Add missing prototype.
|
||||
|
||||
2012-04-12 Doug Evans <dje@google.com>
|
||||
|
||||
* dwarf2read.c (create_all_type_units): Renamed from
|
||||
|
||||
@@ -331,6 +331,9 @@ i386bsd_dr_get_control (void)
|
||||
#endif /* PT_GETDBREGS */
|
||||
|
||||
|
||||
/* Provide a prototype to silence -Wmissing-prototypes. */
|
||||
void _initialize_i386bsd_nat (void);
|
||||
|
||||
void
|
||||
_initialize_i386bsd_nat (void)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user