aboutsummaryrefslogtreecommitdiff
path: root/src/bregs.h
diff options
context:
space:
mode:
authorKevin O'Connor <kevin@koconnor.net>2013-09-14 22:03:57 -0400
committerKevin O'Connor <kevin@koconnor.net>2013-09-18 20:48:34 -0400
commitb4f4d331e0011c69d40e285ef710cca09c093159 (patch)
treed265020fa968b4a4bb40e99ddd26a7599c6c27e9 /src/bregs.h
parent2d2fa31b377444991e7993c37f6d6900c6051aca (diff)
downloadseabios-hppa-b4f4d331e0011c69d40e285ef710cca09c093159.zip
seabios-hppa-b4f4d331e0011c69d40e285ef710cca09c093159.tar.gz
seabios-hppa-b4f4d331e0011c69d40e285ef710cca09c093159.tar.bz2
Move definition of struct segoff_s from farptr.h to types.h.
The segoff_s definition is used by a number of header files that would not otherwise need farptr.h, so move it to a more central location. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'src/bregs.h')
-rw-r--r--src/bregs.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/bregs.h b/src/bregs.h
index 009db99..3df7d9f 100644
--- a/src/bregs.h
+++ b/src/bregs.h
@@ -8,7 +8,6 @@
#define __BREGS_H
#include "types.h" // u16
-#include "farptr.h" // struct segoff_s
#include "x86.h" // F_CF