fs: for my sanity, begin tracking version where code was last checked for accuracy
This commit is contained in:
@@ -19,6 +19,7 @@
|
||||
|
||||
namespace ams::fssystem::impl {
|
||||
|
||||
/* ACCURATE_TO_VERSION: 13.4.0.0 */
|
||||
template<typename CacheEntryType, typename AllocatorType>
|
||||
class BlockCacheManager {
|
||||
NON_COPYABLE(BlockCacheManager);
|
||||
|
||||
Reference in New Issue
Block a user