summaryrefslogtreecommitdiffstats
path: root/sys/i386/include/globaldata.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/i386/include/globaldata.h')
-rw-r--r--sys/i386/include/globaldata.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/i386/include/globaldata.h b/sys/i386/include/globaldata.h
index 173cb08..4474353 100644
--- a/sys/i386/include/globaldata.h
+++ b/sys/i386/include/globaldata.h
@@ -69,8 +69,6 @@ struct globaldata {
u_int gd_cpuid;
u_int gd_cpu_lockid;
u_int gd_other_cpus;
- int gd_inside_intr;
- u_int gd_ss_eflags;
pt_entry_t *gd_prv_CMAP1;
pt_entry_t *gd_prv_CMAP2;
pt_entry_t *gd_prv_CMAP3;
OpenPOWER on IntegriCloud