Sync with trunk r63502.
[reactos.git] / include / reactos / libs / fast486 / fast486.h
index 5fa7291..434f06c 100644 (file)
@@ -251,6 +251,7 @@ typedef struct _FAST486_SEG_REG
     ULONG DirConf       : 1;
     ULONG Executable    : 1;
     ULONG SystemType    : 1;
+    ULONG Rpl           : 2;
     ULONG Dpl           : 2;
     ULONG Present       : 1;
     ULONG Size          : 1;