Initialize thread context for AMD64
All checks were successful
ci/woodpecker/push/build Pipeline was successful
All checks were successful
ci/woodpecker/push/build Pipeline was successful
This commit is contained in:
@@ -388,6 +388,7 @@ typedef struct _KTHREAD
|
||||
SINGLE_LIST_ENTRY SwapListEntry;
|
||||
};
|
||||
PKQUEUE Queue;
|
||||
CHAR PreviousMode;
|
||||
SHORT SpecialApcDisable;
|
||||
PTHREAD_ENVIRONMENT_BLOCK EnvironmentBlock;
|
||||
union
|
||||
|
Reference in New Issue
Block a user