diff options
author | liguang <lig.fnst@cn.fujitsu.com> | 2013-05-24 10:47:33 +0800 |
---|---|---|
committer | Michael Tokarev <mjt@tls.msk.ru> | 2013-06-01 14:25:38 +0400 |
commit | 668fca91d48a7d55a0e3911447b078679f2ce986 (patch) | |
tree | 2f582c90f4163d688093409c663f5af3ae98eb3b /pc-bios/qemu-icon.bmp | |
parent | e6ee28469fc41af5cc7d5b470ec9a1a078177fa7 (diff) | |
download | qemu-668fca91d48a7d55a0e3911447b078679f2ce986.zip |
debugcon: fix compiler warning when open DEBUG_DEBUGCON
compiler warnings:
CC hw/char/debugcon.o
hw/char/debugcon.c: In function ‘debugcon_ioport_write’:
hw/char/debugcon.c:58: warning: format ‘%02x’ expects type ‘unsigned int’, but argument 3 has type ‘uint64_t’
hw/char/debugcon.c: In function ‘debugcon_ioport_read’:
hw/char/debugcon.c:70: warning: format ‘%04x’ expects type ‘unsigned int’, but argument 2 has type ‘hwaddr’
Signed-off-by: liguang <lig.fnst@cn.fujitsu.com>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
Diffstat (limited to 'pc-bios/qemu-icon.bmp')
0 files changed, 0 insertions, 0 deletions