ref: d5e318f45b7ae6fc2ed814c158d8e887ea0c1619 dir: /ar/posix/driver.c/
static char sccsid[] = "@(#) ./ar/posix/driver.c"; #include "driver.h" time_t totime(long long t) { return t; } int setattr() { }