mirror of
https://github.com/Fennix-Project/Kernel.git
synced 2025-07-03 03:19:18 +00:00
Fixed compilation failing on i386
This commit is contained in:
@ -20,7 +20,7 @@ namespace Tasking
|
||||
enum TaskArchitecture
|
||||
{
|
||||
UnknownArchitecture,
|
||||
x86,
|
||||
x32,
|
||||
x64,
|
||||
ARM,
|
||||
ARM64
|
||||
|
Reference in New Issue
Block a user