summaryrefslogtreecommitdiff
path: root/hw/kdrive/mach64/mach64.h
diff options
context:
space:
mode:
Diffstat (limited to 'hw/kdrive/mach64/mach64.h')
-rw-r--r--hw/kdrive/mach64/mach64.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/kdrive/mach64/mach64.h b/hw/kdrive/mach64/mach64.h
index 38ddb9ae9..68e762b3b 100644
--- a/hw/kdrive/mach64/mach64.h
+++ b/hw/kdrive/mach64/mach64.h
@@ -557,6 +557,7 @@ typedef struct _mach64PortPriv {
} Mach64PortPrivRec, *Mach64PortPrivPtr;
Bool mach64InitVideo(ScreenPtr pScreen);
+void mach64FiniVideo(ScreenPtr pScreen);
typedef struct _mach64ScreenInfo {
VesaScreenPrivRec vesa;