summaryrefslogtreecommitdiff
path: root/gdb/gdbcore.h
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>2001-03-01 01:39:22 +0000
committerAndrew Cagney <cagney@redhat.com>2001-03-01 01:39:22 +0000
commit3a68e177157ee0a750ec4777783437d8963c4ed6 (patch)
tree86d05fb1cc59da7a845aaaa3b8b2f771bdd75e7a /gdb/gdbcore.h
parent04d1fbc1837a8c69ac6ee58b335123229ead5d03 (diff)
downloadgdb-3a68e177157ee0a750ec4777783437d8963c4ed6.tar.gz
Create new file regcache.h. Update all uses.
Diffstat (limited to 'gdb/gdbcore.h')
-rw-r--r--gdb/gdbcore.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/gdb/gdbcore.h b/gdb/gdbcore.h
index c3db1da0828..e57f5140e4d 100644
--- a/gdb/gdbcore.h
+++ b/gdb/gdbcore.h
@@ -108,8 +108,6 @@ extern void validate_files (void);
extern CORE_ADDR register_addr (int regno, CORE_ADDR blockend);
-extern void registers_fetched (void);
-
#if !defined (KERNEL_U_ADDR)
extern CORE_ADDR kernel_u_addr;
#define KERNEL_U_ADDR kernel_u_addr