blob: 7e21cc500c291ab50d2b69bf64056408c98e386b [file] [log] [blame]
int isatty(int arg) {
return 0;
}