Deleted Added
full compact
clock.h (122572) clock.h (139790)
1/*
1/*-
2 * Kernel interface to machine-dependent clock driver.
3 * Garrett Wollman, September 1994.
4 * This file is in the public domain.
5 *
2 * Kernel interface to machine-dependent clock driver.
3 * Garrett Wollman, September 1994.
4 * This file is in the public domain.
5 *
6 * $FreeBSD: head/sys/i386/include/clock.h 122572 2003-11-12 18:13:57Z jhb $
6 * $FreeBSD: head/sys/i386/include/clock.h 139790 2005-01-06 22:18:23Z imp $
7 */
8
9#ifndef _MACHINE_CLOCK_H_
10#define _MACHINE_CLOCK_H_
11
12#ifdef _KERNEL
13/*
14 * i386 to clock driver interface.

--- 39 unchanged lines hidden ---
7 */
8
9#ifndef _MACHINE_CLOCK_H_
10#define _MACHINE_CLOCK_H_
11
12#ifdef _KERNEL
13/*
14 * i386 to clock driver interface.

--- 39 unchanged lines hidden ---