]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/netbsd-tdep.h
sim: bfin: initial bf60x support
[thirdparty/binutils-gdb.git] / gdb / netbsd-tdep.h
index a5b36e033073caf60984a8526f42aa72b94009a2..2adf9a751e3bb3818bbb1c0a83f0057c2b87fd81 100644 (file)
@@ -1,5 +1,5 @@
 /* Common target-dependent definitions for NetBSD systems.
-   Copyright (C) 2002-2022 Free Software Foundation, Inc.
+   Copyright (C) 2002-2023 Free Software Foundation, Inc.
    Contributed by Wasabi Systems, Inc.
 
    This file is part of GDB.
@@ -20,9 +20,6 @@
 #ifndef NBSD_TDEP_H
 #define NBSD_TDEP_H
 
-struct link_map_offsets *nbsd_ilp32_solib_svr4_fetch_link_map_offsets (void);
-struct link_map_offsets *nbsd_lp64_solib_svr4_fetch_link_map_offsets (void);
-
 int nbsd_pc_in_sigtramp (CORE_ADDR, const char *);
 
 /* NetBSD specific set of ABI-related routines.  */