mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-24 05:28:13 -05:00
x64: Deduplicate RDTSC usage
This commit is contained in:
@ -172,6 +172,8 @@ if(ARCHITECTURE_x86_64)
|
||||
x64/cpu_wait.h
|
||||
x64/native_clock.cpp
|
||||
x64/native_clock.h
|
||||
x64/rdtsc.cpp
|
||||
x64/rdtsc.h
|
||||
x64/xbyak_abi.h
|
||||
x64/xbyak_util.h
|
||||
)
|
||||
|
Reference in New Issue
Block a user