Am 25.06.2012 17:52, schrieb Peter Maydell:
> Switch a format string from %x to TARGET_PRIxPHYS so that it will
> continue to work even if target_phys_addr_t is changed
> to 64 bits in the future.
>
> Signed-off-by: Peter Maydell
Reviewed-by: Andreas Färber
/-F
--
SUSE LINUX Products GmbH, M
Switch a format string from %x to TARGET_PRIxPHYS so that it will
continue to work even if target_phys_addr_t is changed
to 64 bits in the future.
Signed-off-by: Peter Maydell
---
hw/sh_serial.c |6 --
1 files changed, 4 insertions(+), 2 deletions(-)
diff --git a/hw/sh_serial.c b/hw/sh_