mirror of
https://github.com/Fennix-Project/Kernel.git
synced 2025-07-11 07:19:20 +00:00
Various QoL changes
This commit is contained in:
@ -203,7 +203,7 @@ namespace CPU
|
||||
void *PageTable(void *PT = nullptr);
|
||||
|
||||
/** @brief To be used only once. */
|
||||
void InitializeFeatures(long Core);
|
||||
void InitializeFeatures(int Core);
|
||||
|
||||
/** @brief Get CPU counter value. */
|
||||
uint64_t Counter();
|
||||
|
Reference in New Issue
Block a user