mirror of
https://github.com/hedge-dev/XenonRecomp.git
synced 2025-04-19 19:01:17 +00:00
Fix obsolete function header without body
This commit is contained in:
parent
bbbd77a632
commit
180084ca55
@ -707,7 +707,6 @@ inline simde__m128i simde_mm_vctuxs(simde__m128 src1)
|
||||
return simde_mm_or_si128(dest, xmm0);
|
||||
}
|
||||
|
||||
inline simde__m128i simde_mm_vsr(simde__m128i a, simde__m128i b)
|
||||
#if defined(__aarch64__) || defined(_M_ARM64)
|
||||
inline uint64_t __rdtsc()
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user