aboutsummaryrefslogtreecommitdiff
path: root/sys/sparc64/include/pcpu.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/sparc64/include/pcpu.h')
-rw-r--r--sys/sparc64/include/pcpu.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/sparc64/include/pcpu.h b/sys/sparc64/include/pcpu.h
index 24d16cf46041..cb0033b0aed5 100644
--- a/sys/sparc64/include/pcpu.h
+++ b/sys/sparc64/include/pcpu.h
@@ -52,6 +52,7 @@ struct vmspace;
struct vmspace *pc_vmspace; \
vm_offset_t pc_addr; \
u_int pc_mid; \
+ u_int pc_node; \
u_int pc_tlb_ctx; \
u_int pc_tlb_ctx_max; \
u_int pc_tlb_ctx_min; \