]> git.proxmox.com Git - mirror_qemu.git/commit
hw: Add missing 'static' attribute for QEMUMachine
authorStefan Weil <sw@weilnetz.de>
Wed, 3 Oct 2012 09:19:39 +0000 (11:19 +0200)
committerStefan Hajnoczi <stefanha@gmail.com>
Fri, 5 Oct 2012 13:17:54 +0000 (15:17 +0200)
commitda665c99f1b5d3247f7f9f8a24f3eb1fda94e1e4
tree0c983b5a1bb02f5e02b862ff0b7e57f2b98a2776
parent4d5b97da35ecbfdad6fe1cbe7fdd7d71ef735602
hw: Add missing 'static' attribute for QEMUMachine

It was missing for leon3 and mips_fulong2e.

Signed-off-by: Stefan Weil <sw@weilnetz.de>
Reviewed-by: Andreas Färber <afaerber@suse.de>
Signed-off-by: Stefan Hajnoczi <stefanha@gmail.com>
hw/leon3.c
hw/mips_fulong2e.c