common.c 71 B

1234
  1. #include "math_private.h"
  2. DLLEXPORT int isopenlibm() {
  3. return 1;
  4. }