Author: aandrejevic
Date: Sat Sep 26 19:23:59 2015
New Revision: 69368
URL:
http://svn.reactos.org/svn/reactos?rev=69368&view=rev
Log:
Forgot to commit this file.
Modified:
trunk/reactos/include/reactos/libs/fast486/fast486.h
Modified: trunk/reactos/include/reactos/libs/fast486/fast486.h
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/include/reactos/libs/fast4…
==============================================================================
--- trunk/reactos/include/reactos/libs/fast486/fast486.h [iso-8859-1] (original)
+++ trunk/reactos/include/reactos/libs/fast486/fast486.h [iso-8859-1] Sat Sep 26 19:23:59
2015
@@ -288,6 +288,7 @@
USHORT Selector;
ULONG Base;
ULONG Limit;
+ BOOLEAN Modern;
} FAST486_TASK_REG, *PFAST486_TASK_REG;
#include <pshpack1.h>