Add AVX512 registers support to GDB and GDBserver.
[deliverable/binutils-gdb.git] / gdb / nbsd-tdep.h
index 0f6ad800f28ae5950156c8f9fa40641b8c3bc905..83d8a93dd78c2c6779c2488db13405e2bf6e0f5c 100644 (file)
@@ -1,5 +1,5 @@
 /* Common target-dependent definitions for NetBSD systems.
-   Copyright (C) 2002, 2007, 2008, 2009 Free Software Foundation, Inc.
+   Copyright (C) 2002-2014 Free Software Foundation, Inc.
    Contributed by Wasabi Systems, Inc.
 
    This file is part of GDB.
@@ -23,6 +23,6 @@
 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, char *);
+int nbsd_pc_in_sigtramp (CORE_ADDR, const char *);
 
 #endif /* NBSD_TDEP_H */
This page took 0.025048 seconds and 4 git commands to generate.