mirror of
https://github.com/Ed94/raddebugger.git
synced 2026-06-24 04:34:59 -07:00
strip out ctrl process memory cache fresh flags & hash history, since both will be replaced by hash store layer's capabilities
This commit is contained in:
@@ -333,8 +333,6 @@ struct CTRL_ProcessMemoryCacheNode4
|
||||
{
|
||||
U64 page_memgen_idxs[256];
|
||||
U128 page_hashes[256];
|
||||
U128 last_page_hashes[256];
|
||||
U64 page_fresh_flags[4];
|
||||
};
|
||||
|
||||
typedef struct CTRL_ProcessMemoryCacheNode3 CTRL_ProcessMemoryCacheNode3;
|
||||
|
||||
Reference in New Issue
Block a user