aboutsummaryrefslogtreecommitdiffstats
path: root/vgasrc/bochsvga.c
diff options
context:
space:
mode:
authorKevin O'Connor <kevin@koconnor.net>2011-12-31 04:15:12 -0500
committerKevin O'Connor <kevin@koconnor.net>2011-12-31 04:17:44 -0500
commited68e5b601ad283b48ced1f5b25b58c1b8d00815 (patch)
treee7b74a98a4148326a917412ceae0403bedaa0ae8 /vgasrc/bochsvga.c
parent4040195d46ebdcc3503965a0f437a7d7f8b53aee (diff)
downloadseabios-ed68e5b601ad283b48ced1f5b25b58c1b8d00815.tar.gz
vgabios: Rename vgaio.c to stdvga.c.
Also, introduce stdvga.h. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'vgasrc/bochsvga.c')
-rw-r--r--vgasrc/bochsvga.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/vgasrc/bochsvga.c b/vgasrc/bochsvga.c
index 9dd142bd..3b5c7114 100644
--- a/vgasrc/bochsvga.c
+++ b/vgasrc/bochsvga.c
@@ -4,6 +4,7 @@
#include "util.h"
#include "config.h" // CONFIG_*
#include "biosvar.h" // SET_BDA
+#include "stdvga.h" // VGAREG_SEQU_ADDRESS
static struct mode
{