summaryrefslogtreecommitdiffstats
path: root/sys/i386/isa/sound/dmabuf.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/i386/isa/sound/dmabuf.c')
-rw-r--r--sys/i386/isa/sound/dmabuf.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/i386/isa/sound/dmabuf.c b/sys/i386/isa/sound/dmabuf.c
index ee7e136..aaf57a6 100644
--- a/sys/i386/isa/sound/dmabuf.c
+++ b/sys/i386/isa/sound/dmabuf.c
@@ -25,7 +25,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * $Id: dmabuf.c,v 1.13 1995/03/05 08:10:23 jkh Exp $
+ * $Id: dmabuf.c,v 1.14 1995/03/18 20:01:10 swallace Exp $
*/
#include "sound_config.h"
@@ -299,7 +299,7 @@ DMAbuf_release (int dev, int mode)
return 0;
}
-static int
+int
DMAbuf_start_input(int dev)
{
unsigned long flags;
OpenPOWER on IntegriCloud