mirror of
https://github.com/morgan9e/FreeRDP
synced 2026-04-15 00:44:19 +09:00
Use static inline functions in header to do CPU feature detection. The c files are already compiled/linked with SIMD support and might have used instructions from that featureset already.