Use a member function to set a symbol's language
[deliverable/binutils-gdb.git] / gdb / obsd-tdep.h
index c9a9db6722f59d1c3382edb43e8539540a3dc9a6..c69fe525cc7c0e8972a022371b86b8961e32f7e9 100644 (file)
@@ -1,6 +1,6 @@
 /* Target-dependent code for OpenBSD.
 
-   Copyright (C) 2005, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
+   Copyright (C) 2005-2019 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -23,5 +23,6 @@
 struct gdbarch;
 
 CORE_ADDR obsd_skip_solib_resolver (struct gdbarch *, CORE_ADDR);
+void obsd_init_abi (struct gdbarch_info, struct gdbarch *);
 
 #endif /* obsd-tdep.h */
This page took 0.023921 seconds and 4 git commands to generate.