shithub: scc

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