This commit is contained in:
lizzie 2026-05-23 10:43:32 +00:00
parent d13042e829
commit 6fc1568757
5 changed files with 24 additions and 67 deletions

View file

@ -182,8 +182,6 @@ if(ARCHITECTURE_x86_64)
common
PRIVATE x64/cpu_detect.cpp
x64/cpu_detect.h
x64/cpu_wait.cpp
x64/cpu_wait.h
x64/rdtsc.cpp
x64/rdtsc.h
x64/xbyak.h)