mirror of
https://github.com/reactos/reactos.git
synced 2025-08-05 21:23:05 +00:00
Fix build. Forgot a file.
svn path=/trunk/; revision=67699
This commit is contained in:
parent
0dc2da8084
commit
8664805720
1 changed files with 1 additions and 0 deletions
|
@ -529,6 +529,7 @@ struct _FAST486_STATE
|
||||||
BOOLEAN IntSignaled;
|
BOOLEAN IntSignaled;
|
||||||
BOOLEAN DoNotInterrupt;
|
BOOLEAN DoNotInterrupt;
|
||||||
PULONG Tlb;
|
PULONG Tlb;
|
||||||
|
BOOLEAN TlbEmpty;
|
||||||
#ifndef FAST486_NO_PREFETCH
|
#ifndef FAST486_NO_PREFETCH
|
||||||
BOOLEAN PrefetchValid;
|
BOOLEAN PrefetchValid;
|
||||||
ULONG PrefetchAddress;
|
ULONG PrefetchAddress;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue