2003-05-30 Andrew Cagney <cagney@redhat.com>
[deliverable/binutils-gdb.git] / gdb / dcache.h
index 079b03790cbd168647a275dea2f68408e5bbadff..5f9da65e222908c2b8dd2e958335600a72ec84d3 100644 (file)
@@ -1,7 +1,8 @@
 /* Declarations for caching.  Typically used by remote back ends for
    caching remote memory.
 
-   Copyright 1992, 1993 Free Software Foundation, Inc.
+   Copyright 1992, 1993, 1995, 1999, 2000, 2001
+   Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -39,7 +40,4 @@ void dcache_free (DCACHE *);
 int dcache_xfer_memory (DCACHE *cache, CORE_ADDR mem, char *my, int len,
                        int should_write);
 
-/* Turn dcache state on or off */
-void set_dcache_state (int);
-
 #endif /* DCACHE_H */
This page took 0.032506 seconds and 4 git commands to generate.