diff options
| author | John-Mark Gurney <jmg@FreeBSD.org> | 1997-09-15 07:34:49 +0000 |
|---|---|---|
| committer | John-Mark Gurney <jmg@FreeBSD.org> | 1997-09-15 07:34:49 +0000 |
| commit | 6b4b86e517ad7924b4fee571b790af25b3103af0 (patch) | |
| tree | 7b80732b762a005e8e8b2a93f1bee44c47d90724 | |
| parent | b17e90a9c9538465495d6fe4c3cdced358aeb67f (diff) | |
Notes
| -rw-r--r-- | sys/i386/isa/snd/sound.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/sys/i386/isa/snd/sound.h b/sys/i386/isa/snd/sound.h index 00e15ed713ac..1a3aeda9b92e 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 */ |
