summaryrefslogtreecommitdiff
path: root/gdb/i386-bsd-nat.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/i386-bsd-nat.c')
-rw-r--r--gdb/i386-bsd-nat.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/gdb/i386-bsd-nat.c b/gdb/i386-bsd-nat.c
index 41b4a9c8951..4e22013a7a8 100644
--- a/gdb/i386-bsd-nat.c
+++ b/gdb/i386-bsd-nat.c
@@ -319,8 +319,9 @@ i386bsd_store_inferior_registers (struct regcache *regcache, int regnum)
}
}
+void _initialize_i386bsd_nat ();
void
-_initialize_i386bsd_nat (void)
+_initialize_i386bsd_nat ()
{
int offset;