mirror of
https://github.com/EnderIce2/Fennix.git
synced 2025-07-02 02:49:15 +00:00
chore: Update makefiles & macros
This commit is contained in:
@ -310,7 +310,7 @@ namespace Tasking
|
||||
|
||||
struct StackInfo
|
||||
{
|
||||
#ifdef a64
|
||||
#ifdef __amd64__
|
||||
CPU::x64::FXState fx;
|
||||
CPU::x64::SchedulerFrame tf;
|
||||
uintptr_t GSBase, FSBase, ShadowGSBase;
|
||||
|
Reference in New Issue
Block a user