Common: Move cpu_detect to x64 directory.
This commit is contained in:
parent
bd7e691f78
commit
a1942238f5
5 changed files with 6 additions and 7 deletions
|
@ -18,11 +18,11 @@
|
|||
#include <cstring>
|
||||
|
||||
#include "common/assert.h"
|
||||
#include "common/cpu_detect.h"
|
||||
#include "common/logging/log.h"
|
||||
#include "common/memory_util.h"
|
||||
|
||||
#include "abi.h"
|
||||
#include "cpu_detect.h"
|
||||
#include "emitter.h"
|
||||
|
||||
#define PRIx64 "llx"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue