machine struct - use C99 initializers (Jes Sorensen)
authoraliguori <aliguori@c046a42c-6fe2-441c-8c8c-71466251a162>
Tue, 7 Oct 2008 20:34:35 +0000 (20:34 +0000)
committeraliguori <aliguori@c046a42c-6fe2-441c-8c8c-71466251a162>
Tue, 7 Oct 2008 20:34:35 +0000 (20:34 +0000)
commit4b32e1688000d306a676b0a5b89629b9d8da1ed7
treea25ab8696b3d8b8ccac8e753be21298422448f78
parent0f431527b79fbd28fb9fcd898ff379331258354a
machine struct - use C99 initializers (Jes Sorensen)

Modify all the machine struct declarations to use C99 initializers.
This patch has no functional changes.

Signed-off-by: Jes Sorensen <jes@sgi.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@5442 c046a42c-6fe2-441c-8c8c-71466251a162
19 files changed:
hw/an5206.c
hw/dummy_m68k.c
hw/etraxfs.c
hw/gumstix.c
hw/integratorcp.c
hw/mainstone.c
hw/mcf5208.c
hw/musicpal.c
hw/nseries.c
hw/palm.c
hw/ppc405_boards.c
hw/ppc_chrp.c
hw/ppc_oldworld.c
hw/ppc_prep.c
hw/r2d.c
hw/shix.c
hw/spitz.c
hw/stellaris.c
hw/tosa.c