cosmopolitan/libc/isystem/avxifmaintrin.h

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

6 lines
135 B
C
Raw Normal View History

#ifdef __clang__
#include "third_party/intel/clang/avxifmaintrin.h"
#else
#include "third_party/intel/avxifmaintrin.internal.h"
#endif