Add target_ops argument to to_read_btrace
[deliverable/binutils-gdb.git] / gdb / hppa-hpux-nat.c
index ba2569d3202bc0e264f0fc5691a27fdfe088f0b5..c38a8c037f421284f37b581e0ee4b74c33eb417b 100644 (file)
@@ -1,6 +1,6 @@
 /* Native-dependent code for PA-RISC HP-UX.
 
-   Copyright (C) 2004-2013 Free Software Foundation, Inc.
+   Copyright (C) 2004-2014 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -41,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.030437 seconds and 4 git commands to generate.