This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: Microblaze simulator - Fix missing prototype
- From: Michael Eager <eager at eagerm dot com>
- To: Joel Sherrill <joel dot sherrill at oarcorp dot com>
- Cc: gdb-patches at sourceware dot org
- Date: Tue, 15 May 2012 06:30:43 -0700
- Subject: Re: Microblaze simulator - Fix missing prototype
- References: <4FA91C76.1090108@oarcorp.com>
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