#include #include #include #include #include #include #include #include ksys_coff_etable_t EXPORTS[] = { {"clearerr", &clearerr}, {"debug_printf", &debug_printf}, {"fclose", &fclose}, {"feof", &feof}, {"ferror", &ferror}, {"fflush", &fflush}, {"fgetc", &fgetc}, {"fgetpos", &fgetpos}, {"fgets", &fgets}, {"fopen", &fopen}, {"fprintf", &fprintf}, {"fputc", &fputc}, {"fputs", &fputs}, {"fread", &fread}, {"freopen", &freopen}, {"fscanf", &fscanf}, {"fseek", &fseek}, {"fsetpos", &fsetpos}, {"ftell", &ftell}, {"fwrite", &fwrite}, {"getchar", &getchar}, {"gets", &gets}, {"perror", &perror}, {"printf", &printf}, {"puts", &puts}, {"remove", &remove}, {"rename", &rename}, {"rewind", &rewind}, {"scanf", &scanf}, {"setbuf", &setbuf}, {"setvbuf", &setvbuf}, {"snprintf", &snprintf}, {"sprintf", &sprintf}, {"sscanf", &sscanf}, {"tmpfile", &tmpfile}, {"tmpnam", &tmpnam}, {"vfscanf", &vfscanf}, {"vprintf", &vprintf}, {"vfscanf", &vfscanf}, {"vsnprintf", &vsnprintf}, {"vsscanf", &vsscanf}, {"abs", &abs}, {"atoi", &atoi}, {"atol", &atol}, {"atoll", &atoll}, {"calloc", &calloc}, {"difftime", &difftime}, {"div", &div}, {"exit", &exit}, {"free", &free}, {"itoa", &itoa}, {"labs", &labs}, {"ldiv", &ldiv}, {"llabs", &llabs}, {"lldiv", &lldiv}, {"localtime", &localtime}, {"malloc", &malloc}, {"mktime", &mktime}, {"realloc", &realloc}, {"strtol", &strtol}, {"time", &time}, {"memcpy", &memcpy}, {"memchr", &memchr}, {"memcmp", &memcmp}, {"memmove", &memmove}, {"memset", &memset}, {"strncat", &strncat}, {"strchr", &strchr}, {"strcmp", &strcmp}, {"strcoll", &strcoll}, {"strcpy", &strcpy}, {"strcspn", &strcspn}, {"strdup", &strdup}, {"strerror", &strerror}, {"strlen", &strlen}, {"strncat", &strncat}, {"strncmp", &strncmp}, {"strncpy", &strncpy}, {"strrchr", &strrchr}, {"strrev", &strrev}, {"strspn", &strspn}, {"strstr", &strstr}, {"strtok", &strtok}, {"strxfrm", &strxfrm}, {"closedir", &closedir}, {"opendir", &opendir}, {"readdir", &readdir}, {"rewinddir", &rewinddir}, {"seekdir", &seekdir}, {"telldir", &telldir}, {"acosh", &acosh}, {"asinh", &asinh}, {"atanh", &atanh}, {"acosh", &acosh}, {"frexp", &frexp}, {"hypot", &hypot}, {"ldexp", &ldexp}, {"sinh", &sinh}, {"tanh", &tanh}, {"acos", &acos}, {"asin", &asin}, {"atan", &atan}, {"atan2", &atan2}, {"ceil", &ceil}, {"cos", &cos}, {"exp", &exp}, {"fabs", &fabs}, {"floor", &floor}, {"fmod", &fmod}, {"log", &log}, {"modf", &modf}, {"modfl", &modfl}, {"pow", &pow}, {"pow2", &pow2}, {"pow10", &pow10}, {"longjmp", &longjmp}, {"setjmp", &setjmp}, {"__is", &__is}, {"con_set_title", &con_set_title}, NULL, };