escc: QOM cast cleanup

Signed-off-by: Andreas Färber <afaerber@suse.de>
This commit is contained in:
Andreas Färber 2013-07-24 21:30:40 +02:00
parent 534f6ff925
commit 81069b2054
2 changed files with 12 additions and 8 deletions

View file

@ -2,6 +2,7 @@
#define HW_ESCC_H 1
/* escc.c */
#define TYPE_ESCC "escc"
#define ESCC_SIZE 4
MemoryRegion *escc_init(hwaddr base, qemu_irq irqA, qemu_irq irqB,
CharDriverState *chrA, CharDriverState *chrB,