Rename Utils to Ia32Utils

This commit is contained in:
Satoshi Tanda
2020-03-08 18:36:56 -07:00
parent cd56f77bc0
commit d19ea35db2
11 changed files with 30 additions and 18 deletions

View File

@@ -10,7 +10,7 @@
#include "HostUtils.h"
#include "Logger.h"
#include "ExtendedPageTables.h"
#include "Utils.h"
#include "Ia32Utils.h"
#include "MemoryAccess.h"
/*!