Fix build failure.

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@1863 c046a42c-6fe2-441c-8c8c-71466251a162
This commit is contained in:
pbrook 2006-04-27 22:32:36 +00:00
parent 27c7ca7e77
commit 008a8818d9

2
vl.h
View file

@ -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 */