summaryrefslogtreecommitdiffstats
path: root/sys/i386/include/clock.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/i386/include/clock.h')
-rw-r--r--sys/i386/include/clock.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/i386/include/clock.h b/sys/i386/include/clock.h
index c3d0e32..20bd09d 100644
--- a/sys/i386/include/clock.h
+++ b/sys/i386/include/clock.h
@@ -43,7 +43,7 @@ int acquire_timer1 __P((int mode));
int release_timer1 __P((void));
#endif
int sysbeep __P((int pitch, int period));
-void i8254_restore __P((void));
+void timer_restore __P((void));
#endif /* _KERNEL */
OpenPOWER on IntegriCloud