daily update
[deliverable/binutils-gdb.git] / gdb / vax-tdep.c
index 8c2e368ac96e76fa855972f3fb7beb98cd299e49..a68f6cdfa54ad84b6f9e5e2350f650bf5f531b95 100644 (file)
@@ -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.024832 seconds and 4 git commands to generate.