aboutsummaryrefslogtreecommitdiff
path: root/sys/alpha/include/clock.h
Commit message (Expand)AuthorAgeFilesLines
* Remove __P(). This was tested on the GENERIC kernel.David E. O'Brien2002-03-201-3/+3
* Move DELAY() from <machine/clock.h> to <sys/systm.h>Poul-Henning Kamp2000-10-151-1/+0
* Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"Peter Wemm1999-12-291-2/+2
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Add support for adjkerntz (largely untested).Doug Rabson1998-10-061-1/+2
* Add declaration of {aquire,release}_timer2().Doug Rabson1998-07-221-1/+3
* Add initial support for the FreeBSD/alpha kernel. This is very much aDoug Rabson1998-06-101-0/+22