summaryrefslogtreecommitdiffstats
path: root/sys/amd64
diff options
context:
space:
mode:
Diffstat (limited to 'sys/amd64')
-rw-r--r--sys/amd64/include/clock.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/sys/amd64/include/clock.h b/sys/amd64/include/clock.h
index d2d421f..97ae7cc 100644
--- a/sys/amd64/include/clock.h
+++ b/sys/amd64/include/clock.h
@@ -23,11 +23,6 @@ extern int tsc_is_invariant;
void i8254_init(void);
-struct trapframe;
-
-int hardclockintr(struct trapframe *frame);
-int statclockintr(struct trapframe *frame);
-
/*
* Driver to clock driver interface.
*/
OpenPOWER on IntegriCloud