PATCH: delete unused declaration

Jim Blandy jimb@zwingli.cygnus.com
Tue May 8 19:23:00 GMT 2001


I've applied this patch.

Jim Blandy <jimb@cygnus.com> writes:

> 
> 
> This would be an "obvious fix", assuming the other patches are
> approved.
> 
> 2001-05-04  Jim Blandy  <jimb@redhat.com>
> 
> 	* config/mn10300/tm-mn10300.h (mn10300_find_callers_reg): Delete
> 	unused declaration.
> 	
> *** gdb/config/mn10300/tm-mn10300.h.base	Fri May  4 13:48:02 2001
> --- gdb/config/mn10300/tm-mn10300.h	Fri May  4 14:05:17 2001
> ***************
> *** 60,67 ****
>   
>   #define INIT_FRAME_PC		/* Not necessary */
>   
> - extern CORE_ADDR mn10300_find_callers_reg (struct frame_info *, int);
> - 
>   extern void mn10300_pop_frame (struct frame_info *);
>   #define POP_FRAME mn10300_pop_frame (get_current_frame ())
>   
> --- 60,65 ----
> 



More information about the Gdb-patches mailing list