fs: for my sanity, begin tracking version where code was last checked for accuracy
This commit is contained in:
@@ -18,6 +18,7 @@
|
||||
|
||||
namespace ams::fs {
|
||||
|
||||
/* ACCURATE_TO_VERSION: Unknown */
|
||||
using AllocateFunction = void *(*)(size_t);
|
||||
using DeallocateFunction = void (*)(void *, size_t);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user