Refresh regs window in display_registers_from
[deliverable/binutils-gdb.git] / gdb / amd64-fbsd-nat.c
index 662008bf6811c6b784c9ac1738d7ba40c75c45ec..bd3687b69cacee11dd5c5bdb5e8edb6cbc2a913d 100644 (file)
@@ -1,6 +1,6 @@
 /* Native-dependent code for FreeBSD/amd64.
 
-   Copyright (C) 2003-2020 Free Software Foundation, Inc.
+   Copyright (C) 2003-2021 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -209,8 +209,9 @@ amd64_fbsd_nat_target::supports_stopped_by_hw_breakpoint ()
 }
 #endif
 
+void _initialize_amd64fbsd_nat ();
 void
-_initialize_amd64fbsd_nat (void)
+_initialize_amd64fbsd_nat ()
 {
   int offset;
 
This page took 0.03721 seconds and 4 git commands to generate.