Update comment

This commit is contained in:
Alex 2022-10-15 15:34:26 +03:00
parent f7ea052a51
commit d506c4e3c1
Signed by untrusted user who does not match committer: enderice2
GPG Key ID: EACC3AD603BAB4DD

View File

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