aboutsummaryrefslogtreecommitdiff
path: root/src/system.c
diff options
context:
space:
mode:
authorKevin O'Connor <kevin@koconnor.net>2013-09-15 00:14:28 -0400
committerKevin O'Connor <kevin@koconnor.net>2013-09-18 20:48:34 -0400
commit392d2aacb6065319be3d31fdb37fef393e0149a9 (patch)
tree9fd7ca3ae26cc49262bb59598f11711a5c63bbd0 /src/system.c
parent135f3f676de1416f0cd0fa7f0c886cf1b72222cb (diff)
downloadseabios-hppa-392d2aacb6065319be3d31fdb37fef393e0149a9.zip
seabios-hppa-392d2aacb6065319be3d31fdb37fef393e0149a9.tar.gz
seabios-hppa-392d2aacb6065319be3d31fdb37fef393e0149a9.tar.bz2
Move standard bda type info from biosvar.h to std/bda.h.
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'src/system.c')
-rw-r--r--src/system.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/system.c b/src/system.c
index 4669e62..aaca059 100644
--- a/src/system.c
+++ b/src/system.c
@@ -5,7 +5,7 @@
//
// This file may be distributed under the terms of the GNU LGPLv3 license.
-#include "biosvar.h" // BIOS_CONFIG_TABLE
+#include "biosvar.h" // GET_GLOBAL
#include "bregs.h" // struct bregs
#include "hw/pic.h" // pic_reset
#include "ioport.h" // inb