Modernize configure.ac's
[deliverable/binutils-gdb.git] / gdb / i386-linux-tdep.h
index 5ac08d3e5434ce13268b53da1c8577f1a1751718..ecc9e315d7b5f038d031ac23938e3eb63a423c25 100644 (file)
@@ -1,6 +1,6 @@
 /* Target-dependent code for GNU/Linux x86.
 
-   Copyright (C) 2002-2015 Free Software Foundation, Inc.
+   Copyright (C) 2002-2016 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -72,4 +72,7 @@ extern struct target_desc *tdesc_i386_avx512_linux;
 
 extern int i386_linux_gregset_reg_offset[];
 
+/* Return x86 siginfo type.  */
+extern struct type *x86_linux_get_siginfo_type (struct gdbarch *gdbarch);
+
 #endif /* i386-linux-tdep.h */
This page took 0.023828 seconds and 4 git commands to generate.