aboutsummaryrefslogtreecommitdiff
path: root/src/system.c
diff options
context:
space:
mode:
authorKevin O'Connor <kevin@koconnor.net>2008-07-04 13:04:29 -0400
committerKevin O'Connor <kevin@koconnor.net>2008-07-04 13:04:29 -0400
commit9521e26a164eb4689b34d82a5de0d998bdd4c4dc (patch)
treed3ba8e12b31213defe5fa794e4d0bcec711c871f /src/system.c
parent0525d29af0803bdfca40f9bb8b1f8cf5b9a84c05 (diff)
downloadseabios-hppa-9521e26a164eb4689b34d82a5de0d998bdd4c4dc.zip
seabios-hppa-9521e26a164eb4689b34d82a5de0d998bdd4c4dc.tar.gz
seabios-hppa-9521e26a164eb4689b34d82a5de0d998bdd4c4dc.tar.bz2
Extract 'struct bregs' out of biosvar.h; clean up header includes.
Diffstat (limited to 'src/system.c')
-rw-r--r--src/system.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/system.c b/src/system.c
index e73fe5c..d9ff5a7 100644
--- a/src/system.c
+++ b/src/system.c
@@ -10,6 +10,7 @@
#include "ioport.h" // inb
#include "memmap.h" // E820_RAM
#include "pic.h" // eoi_pic2
+#include "bregs.h" // struct bregs
// Use PS2 System Control port A to set A20 enable
static inline u8