X-Git-Url: https://git.reactos.org/?p=reactos.git;a=blobdiff_plain;f=reactos%2Finclude%2Freactos%2Flibs%2Ffast486%2Ffast486.h;h=d4f3cf18a9620097c678a030ca5b2e8019e02709;hp=81f0ce98d82951844c6c8d7a67f0bc14247553b9;hb=86648057201266c36683c7712bf1e85ad6e48782;hpb=0dc2da8084e14baa6f38d0253e30d6140607b696 diff --git a/reactos/include/reactos/libs/fast486/fast486.h b/reactos/include/reactos/libs/fast486/fast486.h index 81f0ce98d82..d4f3cf18a96 100644 --- a/reactos/include/reactos/libs/fast486/fast486.h +++ b/reactos/include/reactos/libs/fast486/fast486.h @@ -529,6 +529,7 @@ struct _FAST486_STATE BOOLEAN IntSignaled; BOOLEAN DoNotInterrupt; PULONG Tlb; + BOOLEAN TlbEmpty; #ifndef FAST486_NO_PREFETCH BOOLEAN PrefetchValid; ULONG PrefetchAddress;