Update comment

This commit is contained in:
Alex
2022-10-15 15:34:26 +03:00
parent f7ea052a51
commit d506c4e3c1

View File

@@ -164,7 +164,7 @@ namespace CPU
*/ */
void *PageTable(void *PT = nullptr); void *PageTable(void *PT = nullptr);
/** @brief Used only once. */ /** @brief To be used only once. */
void InitializeFeatures(); void InitializeFeatures();
namespace MemBar namespace MemBar