aboutsummaryrefslogtreecommitdiffstats
path: root/hw/sun4m.h
diff options
context:
space:
mode:
Diffstat (limited to 'hw/sun4m.h')
-rw-r--r--hw/sun4m.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/sun4m.h b/hw/sun4m.h
index c9601ed32..e1fa8376c 100644
--- a/hw/sun4m.h
+++ b/hw/sun4m.h
@@ -22,7 +22,7 @@ static inline void sparc_iommu_memory_write(void *opaque,
}
/* tcx.c */
-void tcx_init(DisplayState *ds, target_phys_addr_t addr, uint8_t *vram_base,
+void tcx_init(target_phys_addr_t addr, uint8_t *vram_base,
unsigned long vram_offset, int vram_size, int width, int height,
int depth);