Add target_ops argument to to_stop
[deliverable/binutils-gdb.git] / gdb / hppa-hpux-nat.c
index 7e4c670e8f3627480378277c9a2b45affc437e67..c38a8c037f421284f37b581e0ee4b74c33eb417b 100644 (file)
@@ -1,7 +1,6 @@
 /* Native-dependent code for PA-RISC HP-UX.
 
-   Copyright (C) 2004, 2005, 2007, 2008, 2009, 2010, 2011
-   Free Software Foundation, Inc.
+   Copyright (C) 2004-2014 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -42,7 +41,7 @@
    the register size (32-bit or 64-bit).  These are taken from
    REGCACHE.  */
 
-LONGEST
+static LONGEST
 hppa_hpux_save_state_offset (struct regcache *regcache, int regnum)
 {
   LONGEST offset;
This page took 0.025797 seconds and 4 git commands to generate.