cosmopolitan/third_party/intel/nmmintrin.internal.h

7 lines
187 B
C
Raw Normal View History

2023-04-27 09:56:41 +00:00
#ifndef _NMMINTRIN_H_INCLUDED
#define _NMMINTRIN_H_INCLUDED
#ifdef __x86_64__
2023-04-27 09:56:41 +00:00
#include "third_party/intel/smmintrin.internal.h"
#endif /* __x86_64__ */
2023-04-27 09:56:41 +00:00
#endif /* _NMMINTRIN_H_INCLUDED */