forked from xt-sys/exectos
Fix build by initializing thread dispatcher header
This commit is contained in:
@@ -645,7 +645,7 @@ typedef struct _KTHREAD
|
||||
LIST_ENTRY ThreadListEntry;
|
||||
UCHAR LargeStack;
|
||||
UCHAR PowerState;
|
||||
UCHAR NpxIrql;
|
||||
UCHAR NpxRunLevel;
|
||||
UCHAR Spare5;
|
||||
BOOLEAN AutoAlignment;
|
||||
UCHAR Iopl;
|
||||
|
||||
Reference in New Issue
Block a user