mirror of
https://github.com/VectorCamp/vectorscan.git
synced 2025-09-29 19:24:25 +03:00
move cpuid stuff to util/arch/x86
This commit is contained in:
@@ -29,7 +29,9 @@
|
||||
|
||||
#include "hs_compile.h" // for various hs_platform_info flags
|
||||
#include "target_info.h"
|
||||
#include "util/cpuid_flags.h"
|
||||
#if defined(ARCH_X86_64)
|
||||
#include "util/arch/x86/cpuid_flags.h"
|
||||
#endif
|
||||
|
||||
namespace ue2 {
|
||||
|
||||
|
Reference in New Issue
Block a user