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