Regenerate spu overlay and icache manager files
[deliverable/binutils-gdb.git] / gdb / aarch64-tdep.h
index 0de3ba6f308239dc9af320152b4c0011823bbf4d..78fb7799e0252d1ac3d19e4e2062b0c45d111d5d 100644 (file)
@@ -1,6 +1,6 @@
 /* Common target dependent code for GDB on AArch64 systems.
 
-   Copyright (C) 2009-2013 Free Software Foundation, Inc.
+   Copyright (C) 2009-2014 Free Software Foundation, Inc.
    Contributed by ARM Ltd.
 
    This file is part of GDB.
@@ -82,10 +82,6 @@ struct gdbarch_tdep
   /* And the size of each entry in the buf.  */
   size_t jb_elt_size;
 
-  /* Cached core file helpers.  */
-  struct regset *gregset;
-  struct regset *fpregset;
-
   /* Types for AdvSISD registers.  */
   struct type *vnq_type;
   struct type *vnd_type;
This page took 0.023601 seconds and 4 git commands to generate.