mirror of
https://github.com/momo5502/emulator.git
synced 2026-01-26 07:01:02 +00:00
Add padding
This commit is contained in:
@@ -883,6 +883,7 @@ typedef struct _KERNEL_USER_TIMES
|
||||
struct THREAD_TLS_INFO
|
||||
{
|
||||
ULONG Flags;
|
||||
uint32_t _Padding;
|
||||
|
||||
union
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user