Fix build. Forgot a file.

svn path=/trunk/; revision=67699
This commit is contained in:
Aleksandar Andrejevic 2015-05-12 19:11:53 +00:00
parent 0dc2da8084
commit 8664805720

View file

@ -529,6 +529,7 @@ struct _FAST486_STATE
BOOLEAN IntSignaled;
BOOLEAN DoNotInterrupt;
PULONG Tlb;
BOOLEAN TlbEmpty;
#ifndef FAST486_NO_PREFETCH
BOOLEAN PrefetchValid;
ULONG PrefetchAddress;