Add per-unit obstack
[deliverable/binutils-gdb.git] / gdb / x86-linux-nat.c
index e1b592510fa6c810d941946e20189b7c353fe9d3..fb2c92c425b38595d30c63ee5e22071715856cf5 100644 (file)
@@ -1,6 +1,6 @@
 /* Native-dependent code for GNU/Linux x86 (i386 and x86-64).
 
-   Copyright (C) 1999-2019 Free Software Foundation, Inc.
+   Copyright (C) 1999-2020 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -310,6 +310,7 @@ x86_linux_get_thread_area (pid_t pid, void *addr, unsigned int *base_addr)
 }
 \f
 
+void _initialize_x86_linux_nat ();
 void
 _initialize_x86_linux_nat ()
 {
This page took 0.023127 seconds and 4 git commands to generate.