Forgot to commit this file.

svn path=/trunk/; revision=69368
This commit is contained in:
Aleksandar Andrejevic 2015-09-26 19:23:59 +00:00
parent 441ccab2b4
commit 88e5d9fb36

View file

@ -288,6 +288,7 @@ typedef struct _FAST486_TASK_REG
USHORT Selector;
ULONG Base;
ULONG Limit;
BOOLEAN Modern;
} FAST486_TASK_REG, *PFAST486_TASK_REG;
#include <pshpack1.h>