|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] [PATCH] fix build of gdbstub.c
On Mon, Sep 25, 2006 at 05:44:30PM -0400, Charles Coffing wrote:
> Changeset 11598 broke the build with my gcc-4.1.2. You can't
> forward-declare a static function within another function. Trivial
> patch attached to fix this.
While you're in there, it would be nice to do this right and move the
declaration to a header file so that it doesn't eventually (but
certainly) get out of sync...
Cheers,
Muli
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|