mirror of
https://github.com/hedge-dev/XenonRecomp.git
synced 2025-10-30 07:11:38 +00:00
Fix obsolete function header without body
This commit is contained in:
parent
bbbd77a632
commit
180084ca55
1 changed files with 0 additions and 1 deletions
|
|
@ -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…
Add table
Reference in a new issue