diff options
| author | Poul-Henning Kamp <phk@FreeBSD.org> | 2008-03-26 20:09:21 +0000 |
|---|---|---|
| committer | Poul-Henning Kamp <phk@FreeBSD.org> | 2008-03-26 20:09:21 +0000 |
| commit | e46598588587b4897f6604489364f83fffd4d033 (patch) | |
| tree | e91c04a22676482787a397cde06c51737c92138e /sys/powerpc/aim | |
| parent | f794f567e973adcbce58955f646a53fe4c0f08c8 (diff) | |
Notes
Diffstat (limited to 'sys/powerpc/aim')
| -rw-r--r-- | sys/powerpc/aim/clock.c | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/sys/powerpc/aim/clock.c b/sys/powerpc/aim/clock.c index 0c01cf048911..1b3de58e1d72 100644 --- a/sys/powerpc/aim/clock.c +++ b/sys/powerpc/aim/clock.c @@ -306,13 +306,3 @@ void cpu_stopprofclock(void) { } - -/* - * XXX Needed by syscons - */ -int -sysbeep(int pitch, int period) -{ - - return (0); -} |
