]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/dwarf2-frame.c
2003-06-08 Andrew Cagney <cagney@redhat.com>
[thirdparty/binutils-gdb.git] / gdb / dwarf2-frame.c
index 81eb1958aae3142e81ff85540cc1e9c71927bf96..999cef7e6cdb6114d8d16ef88145d9f9c1b23ba4 100644 (file)
@@ -455,7 +455,7 @@ struct dwarf2_frame_cache
   struct dwarf2_frame_state_reg *reg;
 };
 
-struct dwarf2_frame_cache *
+static struct dwarf2_frame_cache *
 dwarf2_frame_cache (struct frame_info *next_frame, void **this_cache)
 {
   struct cleanup *old_chain;