diff options
author | Peter Maydell <peter.maydell@linaro.org> | 2012-06-25 16:52:23 +0100 |
---|---|---|
committer | Blue Swirl <blauwirbel@gmail.com> | 2012-07-14 10:37:01 +0000 |
commit | c1950a4e95c57c47a74d010c7c0727320ef2a550 (patch) | |
tree | 1b5a1d47086c6cb1fc3aca9d970a2aeaf4b914f2 /hw/sh7750.c | |
parent | cdb30d446f6a643c48c4a6a8ecc5d9eb7c6d6647 (diff) | |
download | hqemu-c1950a4e95c57c47a74d010c7c0727320ef2a550.zip hqemu-c1950a4e95c57c47a74d010c7c0727320ef2a550.tar.gz |
hw/sh_serial: Use TARGET_PRIxPHYS rather than %x for physaddr
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 <peter.maydell@linaro.org>
Reviewed-by: Andreas Färber <afaerber@suse.de>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
Diffstat (limited to 'hw/sh7750.c')
0 files changed, 0 insertions, 0 deletions