Remove regcache_xfree
[deliverable/binutils-gdb.git] / gdb / regcache.h
index 877ed59b9b5aaac616f75995324c06ffb3f358c9..4a430ae5b636c4fc618107eb825e42f14a5f29a2 100644 (file)
@@ -35,7 +35,6 @@ extern struct regcache *get_thread_arch_aspace_regcache (ptid_t,
                                                         struct gdbarch *,
                                                         struct address_space *);
 
-void regcache_xfree (struct regcache *regcache);
 struct cleanup *make_cleanup_regcache_xfree (struct regcache *regcache);
 
 /* Return REGCACHE's ptid.  */
This page took 0.028689 seconds and 4 git commands to generate.