master hovercats/oakiss / probe / HAVE_IMMINTRIN_H
1#include <immintrin.h>
2int main(void) {
3	return 0;
4}