mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-18 21:17:58 -05:00
Common: Move cpu_detect to x64 directory.
This commit is contained in:
@ -4,9 +4,8 @@
|
||||
|
||||
#include <smmintrin.h>
|
||||
|
||||
#include "common/cpu_detect.h"
|
||||
|
||||
#include "common/x64/abi.h"
|
||||
#include "common/x64/cpu_detect.h"
|
||||
#include "common/x64/emitter.h"
|
||||
|
||||
#include "shader.h"
|
||||
|
Reference in New Issue
Block a user