index
:
oasis.git
master
Unnamed repository; edit this file 'description' to name the repository.
Mike Vink
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
probe
/
HAVE_IMMINTRIN_H
blob: cab4bd823579beeac01aa2f9d7c86b01eff74e9c (
plain
)
1
2
3
4
#include <immintrin.h> int main(void) { return 0; }