This is the mail archive of the gdb-patches@sourceware.org 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]
Other format: [Raw text]

Re: Microblaze simulator - Fix missing prototype


On 05/08/2012 06:15 AM, Joel Sherrill wrote:
Without this patch, the Microblaze simulator generates
a missing prototype warning which is treated as an error.
I don't see this routine referenced elsewhere, so there is
the possibility that it also could be made static. But
it definitely needs a prototype to build.

OK to apply?

2012-05-12 Joel Sherrill <joel.sherrill@oarcorp.com>

* microblaze-rom.c (_initialize_picobug_rom): Add prototype.

The attached patch is for a different change. Please post the correct patch.


-- Michael Eager eager@eagercon.com 1960 Park Blvd., Palo Alto, CA 94306 650-325-8077


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