summaryrefslogtreecommitdiff
path: root/sys/amd64/include/clock.h
diff options
context:
space:
mode:
authorJohn Baldwin <jhb@FreeBSD.org>2005-12-22 22:16:09 +0000
committerJohn Baldwin <jhb@FreeBSD.org>2005-12-22 22:16:09 +0000
commitb439e431bf40739ff5a1f60bbc283289d374c849 (patch)
tree5d9826b3ac47ed5cf683fc0866e2dc25566d6a56 /sys/amd64/include/clock.h
parentf7c20859423ea678579afe42f4804f8b636de512 (diff)
Notes
Diffstat (limited to 'sys/amd64/include/clock.h')
-rw-r--r--sys/amd64/include/clock.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/amd64/include/clock.h b/sys/amd64/include/clock.h
index 3d0fa4a820d4..a8a100f093d0 100644
--- a/sys/amd64/include/clock.h
+++ b/sys/amd64/include/clock.h
@@ -29,7 +29,6 @@ extern int wall_cmos_clock;
/*
* Driver to clock driver interface.
*/
-struct clockframe;
int acquire_timer2(int mode);
int release_timer2(void);