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


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?

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