MFsparc64: r177642
Remove sysbeep() from the non-beeping archs.
This commit is contained in:
parent
b12572f400
commit
fd9d647916
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=182692
@ -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);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user