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