mirror of
https://github.com/reactos/reactos.git
synced 2025-01-02 12:32:47 +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 DoNotInterrupt;
|
||||
PULONG Tlb;
|
||||
BOOLEAN TlbEmpty;
|
||||
#ifndef FAST486_NO_PREFETCH
|
||||
BOOLEAN PrefetchValid;
|
||||
ULONG PrefetchAddress;
|
||||
|
|
Loading…
Reference in a new issue