shithub: scc

ref: 321101a5f43b1829f8c83b7fd5150e8ed6355ba9
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()
{
}