mirror of
https://github.com/Fennix-Project/Kernel.git
synced 2025-07-11 07:19:20 +00:00
More tasking implementation
This commit is contained in:
@ -49,6 +49,7 @@ CPUData *GetCPU(long ID);
|
||||
|
||||
namespace SMP
|
||||
{
|
||||
extern int CPUCores;
|
||||
void Initialize(void *madt);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user