summaryrefslogtreecommitdiffstats
path: root/src/pc80/vgachip.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/pc80/vgachip.h')
-rw-r--r--src/pc80/vgachip.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pc80/vgachip.h b/src/pc80/vgachip.h
index d43788c..cbbd974 100644
--- a/src/pc80/vgachip.h
+++ b/src/pc80/vgachip.h
@@ -1,7 +1,7 @@
#ifndef _PC80_VGABIOS
#define _PC80_VGABIOS
-extern struct chip_control pc80_vgabios_control;
+extern struct chip_operations pc80_vgabios_control;
struct pc80_vgabios_config {
int nothing;
OpenPOWER on IntegriCloud