aboutsummaryrefslogtreecommitdiffstats
path: root/hw/goldfish_device.h
diff options
context:
space:
mode:
Diffstat (limited to 'hw/goldfish_device.h')
-rw-r--r--hw/goldfish_device.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/goldfish_device.h b/hw/goldfish_device.h
index abe102e..d04a166 100644
--- a/hw/goldfish_device.h
+++ b/hw/goldfish_device.h
@@ -51,7 +51,7 @@ void *goldfish_switch_add(char *name, uint32_t (*writefn)(void *opaque, uint32_t
void goldfish_switch_set_state(void *opaque, uint32_t state);
// these do not add a device
-void trace_dev_init(uint32_t base);
+void trace_dev_init();
void events_dev_init(uint32_t base, qemu_irq irq);
void nand_dev_init(uint32_t base);