summaryrefslogtreecommitdiffstats
path: root/hw/ppce500_pci.c
diff options
context:
space:
mode:
authorBlue Swirl2010-07-07 21:37:53 +0200
committerBlue Swirl2010-07-07 21:37:53 +0200
commit09d7ae9000fe27d1861cb0348cbf71563ded6148 (patch)
treec77735ce912677a2b1ae73c48b52871336d5969f /hw/ppce500_pci.c
parentsheepdog: fix compile error on systems without TCP_CORK (diff)
downloadqemu-09d7ae9000fe27d1861cb0348cbf71563ded6148.tar.gz
qemu-09d7ae9000fe27d1861cb0348cbf71563ded6148.tar.xz
qemu-09d7ae9000fe27d1861cb0348cbf71563ded6148.zip
Fix warning about uninitialized variable
With gcc 4.2.1-sjlj (mingw32-2) I get this warning: /src/qemu/exec.c: In function 'qemu_ram_alloc': /src/qemu/exec.c:2777: warning: 'offset' may be used uninitialized in this function Fix by initializing the variable. Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
Diffstat (limited to 'hw/ppce500_pci.c')
0 files changed, 0 insertions, 0 deletions