Fix bfs_cnt in -i mode

This commit is contained in:
jsteube
2016-09-26 17:50:47 +02:00
parent 3eaac31445
commit 04fb85cf1a
2 changed files with 4 additions and 1 deletions
+1 -1
View File
@@ -1121,7 +1121,7 @@ typedef struct
cs_t mp_sys[6];
cs_t mp_usr[4];
u32 bfs_cnt;
u64 bfs_cnt;
cs_t *css_buf;
u32 css_cnt;