summaryrefslogtreecommitdiffstats
path: root/sys/i386/isa/sound/midibuf.c
diff options
context:
space:
mode:
authorbde <bde@FreeBSD.org>1995-11-24 15:08:07 +0000
committerbde <bde@FreeBSD.org>1995-11-24 15:08:07 +0000
commiteaebf72f4b2524b522ade2b79d17dc7cec43ae78 (patch)
tree8135f9f40871b66876ad8da5ba46e18cf79f64af /sys/i386/isa/sound/midibuf.c
parent2889b1ba4a3bcb4542e14f59663b28d2fb0779f0 (diff)
downloadFreeBSD-src-eaebf72f4b2524b522ade2b79d17dc7cec43ae78.zip
FreeBSD-src-eaebf72f4b2524b522ade2b79d17dc7cec43ae78.tar.gz
Added bogusly placed extern prototypes for functions that should probably
be static.
Diffstat (limited to 'sys/i386/isa/sound/midibuf.c')
-rw-r--r--sys/i386/isa/sound/midibuf.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/i386/isa/sound/midibuf.c b/sys/i386/isa/sound/midibuf.c
index accc6a0..f2f2d67 100644
--- a/sys/i386/isa/sound/midibuf.c
+++ b/sys/i386/isa/sound/midibuf.c
@@ -29,6 +29,8 @@
#include "sound_config.h"
+extern void drain_midi_queue __P((int dev));
+
#if defined(CONFIGURE_SOUNDCARD) && !defined(EXCLUDE_MIDI)
/*
OpenPOWER on IntegriCloud