Re: [Qemu-devel] [PATCH RESEND 2/2] hw/mips: use sizes.h macros

2014-01-13 Thread Stefan Weil
Am 13.01.2014 21:23, schrieb Antony Pavlov: > Signed-off-by: Antony Pavlov > Reviewed-by: Richard Henderson > Reviewed-by: Andreas Färber > --- > hw/mips/mips_malta.c | 25 + > include/hw/mips/bios.h | 3 ++- > 2 files changed, 15 insertions(+), 13 deletions(-) > > d

[Qemu-devel] [PATCH RESEND 2/2] hw/mips: use sizes.h macros

2014-01-13 Thread Antony Pavlov
Signed-off-by: Antony Pavlov Reviewed-by: Richard Henderson Reviewed-by: Andreas Färber --- hw/mips/mips_malta.c | 25 + include/hw/mips/bios.h | 3 ++- 2 files changed, 15 insertions(+), 13 deletions(-) diff --git a/hw/mips/mips_malta.c b/hw/mips/mips_malta.c index