Obvious fix: in an entry for 1997-09-10, expand wildcard to explicit
[deliverable/binutils-gdb.git] / gdb / dcache.h
index 079b03790cbd168647a275dea2f68408e5bbadff..44d16ac64edea4316d26aa84c083bca16270d84a 100644 (file)
@@ -1,7 +1,7 @@
 /* Declarations for caching.  Typically used by remote back ends for
    caching remote memory.
 
-   Copyright 1992, 1993 Free Software Foundation, Inc.
+   Copyright 1992, 1993, 2001 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -39,7 +39,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.027035 seconds and 4 git commands to generate.