aboutsummaryrefslogtreecommitdiff
path: root/libc/cmake/modules/compiler_features/check_fixed_point.cpp
blob: a5192697d43f779cdfc033172c9d38f08c05c999 (plain)
1
2
3
4
5
#include "include/llvm-libc-macros/stdfix-macros.h"

#ifndef LIBC_COMPILER_HAS_FIXED_POINT
#error unsupported
#endif