]> git.proxmox.com Git - qemu.git/commit
s390: Make typeinfo const
authorAlexander Graf <agraf@suse.de>
Thu, 24 Jan 2013 18:11:26 +0000 (19:11 +0100)
committerAlexander Graf <agraf@suse.de>
Tue, 29 Jan 2013 20:50:04 +0000 (21:50 +0100)
commit49973ebc039f644fce3e73ff8019efaa795bd83b
treed36cf825d0bbf66d386b7107ec59f3fcd9d49b94
parenta5cf2bb4e3827732b1b6740bddd022eb19988e0a
s390: Make typeinfo const

All TypeInfo definitions should be const.

Signed-off-by: Alexander Graf <agraf@suse.de>
hw/s390x/ipl.c