Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2022-11-28 | common/cache_management: Amend header includes | Lioncash | 1 | -1/+1 | |
Narrows the include in the header to <cstddef>, since that's what houses size_t's definition, meanwhile the <cstdint> include can be moved into the cpp file. | |||||
2022-11-12 | common: add cache management functions | Liam | 1 | -0/+27 | |