This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: [RFA] Minor change in sh-tdep.c


Kevin Buettner wrote:
> 
> On Dec 11, 12:43pm, Michael Snyder wrote:
> 
> >         * sh-tdep.c (sh_extract_struct_value_address): For consistancy,
> >         change decl from "CORE_ADDR static" to "static CORE_ADDR".
> [...]
> > ! static CORE_ADDR
> > ! sh_extract_struct_value_address (regbuf)
> >        char *regbuf;
> 
> Maybe you could protoize this at the same time?

Too late -- but I can protoize it as an afterthought...

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]