shithub: scc

ref: 505471768e8e83bfe42d1884dcd7ab038f06a6cc
dir: /ar/posix/driver.c/

View raw version
static char sccsid[] = "@(#) ./ar/posix/driver.c";

#include "driver.h"

time_t
totime(long long t)
{
	return t;
}

int
setattr()
{
}