summaryrefslogtreecommitdiffstats
path: root/include/cpu.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/cpu.h')
-rw-r--r--include/cpu.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/cpu.h b/include/cpu.h
index 1f92b9c0..7895e960 100644
--- a/include/cpu.h
+++ b/include/cpu.h
@@ -58,6 +58,7 @@ struct cpu_thread {
bool con_need_flush;
uint32_t hbrt_spec_wakeup; /* primary only */
uint64_t save_l2_fir_action1;
+ uint64_t current_token;
struct lock job_lock;
struct list_head job_queue;
OpenPOWER on IntegriCloud