mirror of
https://github.com/EnderIce2/Fennix.git
synced 2025-07-12 15:59:17 +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