summaryrefslogtreecommitdiff
path: root/libc/cmake/modules/cpu_features/check_MOPS.cpp
blob: 314fe9b38bc81be8a700d47fc1d50e13933fa7b2 (plain)
1
2
3
4
5
#include "src/__support/macros/properties/cpu_features.h"

#ifndef LIBC_TARGET_CPU_HAS_MOPS
#error unsupported
#endif