aboutsummaryrefslogtreecommitdiffstats
path: root/src/biosvar.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/biosvar.h')
-rw-r--r--src/biosvar.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/biosvar.h b/src/biosvar.h
index 99c2565b..8f94b244 100644
--- a/src/biosvar.h
+++ b/src/biosvar.h
@@ -226,8 +226,6 @@ struct extended_bios_data_area_s {
u8 ps2ctr;
struct usbkeyinfo usbkey_last;
- int RTCusers;
-
// El Torito Emulation data
struct cdemu_s cdemu;
@@ -238,10 +236,6 @@ struct extended_bios_data_area_s {
u8 cdrom_locks[CONFIG_MAX_EXTDRIVE];
u16 boot_sequence;
-
- /* TSC emulation timekeepers */
- u64 tsc_8254;
- int last_tsc_8254;
} PACKED;
// The initial size and location of EBDA