summaryrefslogtreecommitdiff
path: root/sys/powerpc/include/clock.h
AgeCommit message (Expand)Author
2023-08-16sys: Remove $FreeBSD$: two-line .h patternWarner Losh
2008-03-26The "free-lance" timer in the i8254 is only used for the speakerPoul-Henning Kamp
2006-10-02First part of a little cleanup in the calendar/timezone/RTC handling.Poul-Henning Kamp
2005-12-24Forward-declare struct trapframe to allow the aic module to compile.Peter Grehan
2005-12-22Tweak how the MD code calls the fooclock() methods some. Instead ofJohn Baldwin
2005-01-07/* -> /*- for license, minor formatting changesWarner Losh
2002-03-20Remove __P.Alfred Perlstein
2001-06-16This commit (along with one pending in sys/dev/ofw and one in sys/conf) giveBenno Rice
2000-10-15Move DELAY() from <machine/clock.h> to <sys/systm.h>Poul-Henning Kamp
1999-12-29Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"Peter Wemm
1999-08-28$Id$ -> $FreeBSD$Peter Wemm
1998-10-06Add support for adjkerntz (largely untested).Doug Rabson
1998-07-22Add declaration of {aquire,release}_timer2().Doug Rabson
1998-06-10Add initial support for the FreeBSD/alpha kernel. This is very much aDoug Rabson