summaryrefslogtreecommitdiffstats
path: root/sys/alpha/include/globaldata.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/alpha/include/globaldata.h')
-rw-r--r--sys/alpha/include/globaldata.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/alpha/include/globaldata.h b/sys/alpha/include/globaldata.h
index 127dd09..d99c5a9 100644
--- a/sys/alpha/include/globaldata.h
+++ b/sys/alpha/include/globaldata.h
@@ -56,7 +56,6 @@ struct globaldata {
u_int64_t gd_pending_ipis; /* pending IPI events */
u_int32_t gd_next_asn; /* next ASN to allocate */
u_int32_t gd_current_asngen; /* ASN rollover check */
- u_int32_t gd_intr_nesting_level; /* interrupt recursion */
u_int gd_astpending;
SLIST_ENTRY(globaldata) gd_allcpu;
OpenPOWER on IntegriCloud