summaryrefslogtreecommitdiff
path: root/sys/dev/clock_subr.h
AgeCommit message (Collapse)Author
2006-06-19move clock_subr.c to a better place, and now it is always in the kernelTheo de Raadt
so that things can use it; tested on all architectures; ok kettenis
2002-03-14First round of __P removal in sysTodd C. Miller
2001-08-19generic interface for time-of-day clock devices.Artur Grabowski
From NetBSD
1997-09-09Code imported from NetBSD. -mojMats O Jansson