summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sys/sun4v/sun4v/clock.c9
1 files changed, 0 insertions, 9 deletions
diff --git a/sys/sun4v/sun4v/clock.c b/sys/sun4v/sun4v/clock.c
index 37341fd..a73ed35 100644
--- a/sys/sun4v/sun4v/clock.c
+++ b/sys/sun4v/sun4v/clock.c
@@ -56,12 +56,3 @@ void
cpu_stopprofclock(void)
{
}
-
-int
-sysbeep(int pitch, int period)
-{
- /*
- * XXX: function exists to enable RAID drivers to compile at the moment.
- */
- return (0);
-}
OpenPOWER on IntegriCloud