projects
/
reactos.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Fix build. Forgot a file.
[reactos.git]
/
reactos
/
include
/
reactos
/
libs
/
fast486
/
fast486.h
diff --git
a/reactos/include/reactos/libs/fast486/fast486.h
b/reactos/include/reactos/libs/fast486/fast486.h
index
81f0ce9
..
d4f3cf1
100644
(file)
--- 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 IntSignaled;
BOOLEAN DoNotInterrupt;
PULONG Tlb;
+ BOOLEAN TlbEmpty;
#ifndef FAST486_NO_PREFETCH
BOOLEAN PrefetchValid;
ULONG PrefetchAddress;
#ifndef FAST486_NO_PREFETCH
BOOLEAN PrefetchValid;
ULONG PrefetchAddress;