On 27 January 2016 at 20:04, Edgar E. Iglesias <edgar.igles...@gmail.com> wrote: > On Tue, Jan 26, 2016 at 06:05:29PM +0000, Peter Maydell wrote: >> I'm sending this small series separately because cleaning >> the microblaze files' use of includes requires a manual >> code fix to disas/microblaze.c. That file manually defines >> TRUE and FALSE, which clash with the standard defines >> that osdep.h will pull in. Patch 1 fixes this, and then >> patch 2 is the usual automated cleanup of the remaining >> files. > > > Ack on both patches, thanks > > Acked-by: Edgar E. Iglesias <edgar.igles...@xilinx.com>
thanks; applied to master. -- PMM