From 89812a0ed56cf593a04f4a915b07a3d1c7e7861b Mon Sep 17 00:00:00 2001
From: "K. Richard Pixley" <rich@cygnus>
Date: Wed, 8 Sep 1993 21:45:46 +0000
Subject: [PATCH] gcc lint

---
 gdb/ChangeLog | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index f3f8d154ce1..fffb3b1db6e 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,7 +1,8 @@
 Wed Sep  8 13:01:10 1993  K. Richard Pixley  (rich@cygnus.com)
 
 	Gcc lint.
-	* config/tm-h8300.h (NUM_REGS): rewrite to avoid nested comment.
+	* config/m88k/tm-m88k.h (frame_find_saved_regs): prototype.
+	* config/h8300/tm-h8300.h (NUM_REGS): rewrite to avoid nested comment.
 	* blockframe.c (get_prev_frame_info): initialize address.
 	* breakpoint.c (bpstat_copy): initialize retval.
 	  (bpstat_stop_status): initialize value_is_zero.