amd64 fixes
This commit is contained in:
@ -179,4 +179,5 @@ int
|
||||
audiodevread(void *v, int n)
|
||||
{
|
||||
error("no reading");
|
||||
return -1;
|
||||
}
|
||||
|
Reference in New Issue
Block a user
@ -179,4 +179,5 @@ int
|
||||
audiodevread(void *v, int n)
|
||||
{
|
||||
error("no reading");
|
||||
return -1;
|
||||
}
|
||||
|