summaryrefslogtreecommitdiffstats
path: root/sys/ia64/include/proc.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/ia64/include/proc.h')
-rw-r--r--sys/ia64/include/proc.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/ia64/include/proc.h b/sys/ia64/include/proc.h
index eff85c2..9d900f0 100644
--- a/sys/ia64/include/proc.h
+++ b/sys/ia64/include/proc.h
@@ -39,7 +39,6 @@ struct mdproc {
u_long md_flags;
struct user *md_uservirt; /* virtual address of p_addr */
vm_offset_t md_bspstore; /* initial ar.bspstore */
- struct trapframe *md_tf; /* trap/syscall registers */
};
#define MDP_FPUSED 0x0001 /* Process used the FPU */
OpenPOWER on IntegriCloud