xref: /relibc/openlibm/src/common.c (revision ec41733ce80d52f0ca2a2d9c6bd6b41690a418a8)
1 #include "math_private.h"
2 DLLEXPORT int isopenlibm() {
3     return 1;
4 }
5