daily update
[deliverable/binutils-gdb.git] / gdb / nbsd-tdep.c
index 2fd493764531e7ef893a161fd93329c5ddbb946f..b4e152d41fbe9f329eab84e63af7e8de52ea539c 100644 (file)
@@ -1,7 +1,6 @@
 /* Common target-dependent code for NetBSD systems.
 
-   Copyright (C) 2002, 2006, 2007, 2008, 2009, 2010
-   Free Software Foundation, Inc.
+   Copyright (C) 2002, 2006-2012 Free Software Foundation, Inc.
 
    Contributed by Wasabi Systems, Inc.
   
@@ -41,7 +40,7 @@ nbsd_lp64_solib_svr4_fetch_link_map_offsets (void)
 }
 
 int
-nbsd_pc_in_sigtramp (CORE_ADDR pc, char *func_name)
+nbsd_pc_in_sigtramp (CORE_ADDR pc, const char *func_name)
 {
   /* Check for libc-provided signal trampoline.  All such trampolines
      have function names which begin with "__sigtramp".  */
This page took 0.026073 seconds and 4 git commands to generate.