TD3:I5 put PageProvider in the right place

This commit is contained in:
Yorick Barbanneau 2021-12-14 22:56:21 +01:00
parent 469c62ee82
commit 7deeec90f1
4 changed files with 13 additions and 10 deletions

View file

@ -205,9 +205,6 @@ class Machine:public dontcopythis {
TranslationEntry *currentPageTable;
unsigned int currentPageTableSize;
#ifdef CHANGED
PageProvider * pageProvider;
#endif // CHANGED
private:
bool singleStep; // drop back into the debugger after each
// simulated instruction