On 05/03/2018 02:18 AM, Edgar E. Iglesias wrote: > From: "Edgar E. Iglesias" <[email protected]> > > Use bool instead of unsigned int to represent flags. > No functional change. > > Signed-off-by: Edgar E. Iglesias <[email protected]> > --- > target/microblaze/translate.c | 7 ++++--- > 1 file changed, 4 insertions(+), 3 deletions(-)
Reviewed-by: Richard Henderson <[email protected]> r~
