]> Git Repo - qemu.git/commit
target-sparc: Fix compiler errors (format strings)
authorStefan Weil <[email protected]>
Fri, 22 Jul 2011 05:44:27 +0000 (07:44 +0200)
committerBlue Swirl <[email protected]>
Fri, 22 Jul 2011 15:31:59 +0000 (15:31 +0000)
commit3b8b030a280f3b496602dc7d2ee5c68e480ec10b
tree7e3ee2d388087929995fd8196250e945709336aa
parentd1afc48b7cfdb4490f322d5d82a2aae6d545ec06
target-sparc: Fix compiler errors (format strings)

This change is needed because commit 06e12b65
now uses an unsigned long long value
(uint64_t && unsigned long long => unsigned long long).

Cc: Tsuneo Saito <[email protected]>
Cc: Blue Swirl <[email protected]>
Signed-off-by: Stefan Weil <[email protected]>
Signed-off-by: Blue Swirl <[email protected]>
target-sparc/helper.c
This page took 0.024153 seconds and 4 git commands to generate.