summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjmg <jmg@FreeBSD.org>1997-09-15 07:34:49 +0000
committerjmg <jmg@FreeBSD.org>1997-09-15 07:34:49 +0000
commit463ee6273f44c77ac03e03f03346b3026b1080fc (patch)
treea25881a80045dd779ea39b3d1862da3f441ee3fb
parent99550d450ccdeeaefda1d790503b2ba2bd2d7f6c (diff)
downloadFreeBSD-src-463ee6273f44c77ac03e03f03346b3026b1080fc.zip
FreeBSD-src-463ee6273f44c77ac03e03f03346b3026b1080fc.tar.gz
remove redudant decls from this header file (used for 2.2.x compat)
-rw-r--r--sys/i386/isa/snd/sound.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/sys/i386/isa/snd/sound.h b/sys/i386/isa/snd/sound.h
index 00e15ed..1a3aeda 100644
--- a/sys/i386/isa/snd/sound.h
+++ b/sys/i386/isa/snd/sound.h
@@ -424,12 +424,6 @@ int midiattach(struct isa_device * dev);
int synthattach(struct isa_device * dev);
/*
- * functions in isa.c
- */
-
-int isa_dmastatus(int chan);
-int isa_dmastop(int chan);
-/*
* DMA buffer calls
*/
OpenPOWER on IntegriCloud