diff options
| author | Poul-Henning Kamp <phk@FreeBSD.org> | 2000-10-15 09:51:49 +0000 |
|---|---|---|
| committer | Poul-Henning Kamp <phk@FreeBSD.org> | 2000-10-15 09:51:49 +0000 |
| commit | 398bc678aa72900b9df14eb3112ecc277d15eb09 (patch) | |
| tree | 06fe1fc1912185d40729f640afbff03ef48ff897 /sys/amd64/include | |
| parent | 1198579d7b8c72fa8e42c8a79760e7c9fc9680de (diff) | |
Notes
Diffstat (limited to 'sys/amd64/include')
| -rw-r--r-- | sys/amd64/include/clock.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/amd64/include/clock.h b/sys/amd64/include/clock.h index 3ce7adb2bd27..c3d0e32765d9 100644 --- a/sys/amd64/include/clock.h +++ b/sys/amd64/include/clock.h @@ -31,7 +31,6 @@ extern int apic_8254_intr; */ struct clockframe; -void DELAY __P((int usec)); int acquire_timer0 __P((int rate, void (*function)(struct clockframe *frame))); int acquire_timer2 __P((int mode)); |
