Fix compile.
This commit is contained in:
@@ -171,8 +171,7 @@ typedef struct svga_t
|
|||||||
void *ramdac, *clock_gen;
|
void *ramdac, *clock_gen;
|
||||||
} svga_t;
|
} svga_t;
|
||||||
|
|
||||||
extern svga_t *svga_8514;
|
extern int vga_on, ibm8514_on;
|
||||||
extern int vga_on;
|
|
||||||
|
|
||||||
extern void ibm8514_poll(ibm8514_t *dev, svga_t *svga);
|
extern void ibm8514_poll(ibm8514_t *dev, svga_t *svga);
|
||||||
extern void ibm8514_recalctimings(svga_t *svga);
|
extern void ibm8514_recalctimings(svga_t *svga);
|
||||||
|
Reference in New Issue
Block a user