mirror of
https://github.com/EnderIce2/Fennix.git
synced 2025-07-12 15:59:17 +00:00
QoL improvements
This commit is contained in:
@ -50,7 +50,7 @@ struct CPUData
|
||||
|
||||
/** @brief Is CPU online? */
|
||||
bool IsActive;
|
||||
};
|
||||
} __aligned(16);
|
||||
|
||||
CPUData *GetCurrentCPU();
|
||||
CPUData *GetCPU(long ID);
|
||||
|
Reference in New Issue
Block a user