forked from xt-sys/exectos
Rename PACK definition
This commit is contained in:
@@ -293,7 +293,7 @@ typedef struct _KTSS
|
||||
ULONG64 Reserved1;
|
||||
USHORT Reserved2;
|
||||
USHORT IoMapBase;
|
||||
} PACK KTSS, *PKTSS;
|
||||
} PACKED KTSS, *PKTSS;
|
||||
|
||||
/* Exception frame definition */
|
||||
typedef struct _KEXCEPTION_FRAME
|
||||
|
Reference in New Issue
Block a user