Fix cp_sys type def and add ?H charset

This commit is contained in:
unix-ninja
2016-11-10 13:25:04 -05:00
parent 5f11231238
commit ca0bc3fc19
3 changed files with 13 additions and 1 deletions

View File

@@ -1518,7 +1518,7 @@ typedef struct mask_ctx
{
bool enabled;
cs_t mp_sys[6];
cs_t mp_sys[8];
cs_t mp_usr[4];
u64 bfs_cnt;