Skip to content
Snippets Groups Projects
Commit c1950a4e authored by Peter Maydell's avatar Peter Maydell Committed by Blue Swirl
Browse files

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: default avatarPeter Maydell <peter.maydell@linaro.org>
Reviewed-by: default avatarAndreas Färber <afaerber@suse.de>
Signed-off-by: default avatarBlue Swirl <blauwirbel@gmail.com>
parent cdb30d44
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment