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