diff options
| author | Bruce Evans <bde@FreeBSD.org> | 1996-10-10 10:25:26 +0000 |
|---|---|---|
| committer | Bruce Evans <bde@FreeBSD.org> | 1996-10-10 10:25:26 +0000 |
| commit | a0ea75ecbd696cda7db4c9efba7cf00cc1ad4f99 (patch) | |
| tree | 70fcb90858348c063c858323b21a4f4a8b1176a2 /sys/amd64/include/clock.h | |
| parent | 10c84befd7ce86af22581f4b1e13bc6ec07a8cf1 (diff) | |
Notes
Diffstat (limited to 'sys/amd64/include/clock.h')
| -rw-r--r-- | sys/amd64/include/clock.h | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/sys/amd64/include/clock.h b/sys/amd64/include/clock.h index d9a19937d7b0..a923ddac0e31 100644 --- a/sys/amd64/include/clock.h +++ b/sys/amd64/include/clock.h @@ -3,14 +3,12 @@ * Garrett Wollman, September 1994. * This file is in the public domain. * - * $Id: clock.h,v 1.16 1996/08/02 21:16:13 bde Exp $ + * $Id: clock.h,v 1.17 1996/10/09 19:47:26 bde Exp $ */ #ifndef _MACHINE_CLOCK_H_ #define _MACHINE_CLOCK_H_ -#include "opt_cpu.h" - #if defined(I586_CPU) || defined(I686_CPU) /* |
