ARCv2: boot log: BPU return stack depth
[linux-2.6-block.git] / arch / arc / include / asm / arcregs.h
index 49bfbd879caa6ffa08553e9b0f49b542739bb95b..9f10d32ee1bda6ef30182f7bf95012963dea6c5f 100644 (file)
@@ -283,7 +283,7 @@ struct cpuinfo_arc_cache {
 };
 
 struct cpuinfo_arc_bpu {
-       unsigned int ver, full, num_cache, num_pred;
+       unsigned int ver, full, num_cache, num_pred, ret_stk;
 };
 
 struct cpuinfo_arc_ccm {