summaryrefslogtreecommitdiff
path: root/vl.h
diff options
context:
space:
mode:
Diffstat (limited to 'vl.h')
-rw-r--r--vl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/vl.h b/vl.h
index 8b935a962b..8b905b713c 100644
--- a/vl.h
+++ b/vl.h
@@ -1022,7 +1022,7 @@ void icp_pit_init(uint32_t base, void *pic, int irq);
/* sh7750.c */
struct SH7750State;
-struct SH7750State *sh7750_init(CPUSH4State * cpu);
+struct SH7750State *sh7750_init(CPUState * cpu);
typedef struct {
/* The callback will be triggered if any of the designated lines change */