*** empty log message ***
[deliverable/binutils-gdb.git] / gdb / vax-tdep.c
index 09b4bc716823d3cdf19a1f4c4d41aa3cb9e3938c..a68f6cdfa54ad84b6f9e5e2350f650bf5f531b95 100644 (file)
@@ -1,7 +1,7 @@
 /* Target-dependent code for the VAX.
 
    Copyright (C) 1986, 1989, 1991, 1992, 1995, 1996, 1998, 1999, 2000, 2002,
-   2003, 2004, 2005, 2007, 2008 Free Software Foundation, Inc.
+   2003, 2004, 2005, 2007, 2008, 2009 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -310,7 +310,7 @@ struct vax_frame_cache
   struct trad_frame_saved_reg *saved_regs;
 };
 
-struct vax_frame_cache *
+static struct vax_frame_cache *
 vax_frame_cache (struct frame_info *this_frame, void **this_cache)
 {
   struct vax_frame_cache *cache;
This page took 0.023766 seconds and 4 git commands to generate.