summaryrefslogtreecommitdiffstats
path: root/sys/sparc64/include/globaldata.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/sparc64/include/globaldata.h')
-rw-r--r--sys/sparc64/include/globaldata.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/sparc64/include/globaldata.h b/sys/sparc64/include/globaldata.h
index 7af3375..20fe891 100644
--- a/sys/sparc64/include/globaldata.h
+++ b/sys/sparc64/include/globaldata.h
@@ -37,7 +37,6 @@ struct globaldata {
SLIST_ENTRY(globaldata) gd_allcpu;
struct pcb *gd_curpcb;
struct proc *gd_curproc;
- struct proc *gd_fpcurproc;
struct proc *gd_idleproc;
u_int gd_cpuid;
u_int gd_other_cpus;
OpenPOWER on IntegriCloud