11 lines
No EOL
146 B
C
11 lines
No EOL
146 B
C
#if HAVE_X86INTRIN_H
|
|
#include <x86intrin.h>
|
|
#endif
|
|
|
|
#if HAVE_INTRIN_H
|
|
#include <intrin.h>
|
|
#endif
|
|
|
|
#if HAVE_ARM_NEON_H
|
|
#include <arm_neon.h>
|
|
#endif |