blob: 843c6284fda5343ecda8467bceab82560cb2b9be [file] [log] [blame]
int statlibfunc();
int main(int argc, char **argv) {
return statlibfunc();
}