mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-05 16:53:55 -06:00
escc: QOM cast cleanup
Signed-off-by: Andreas Färber <afaerber@suse.de>
This commit is contained in:
parent
534f6ff925
commit
81069b2054
2 changed files with 12 additions and 8 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue