shithub: scc

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