Deleted Added
full compact
26c26
< * $FreeBSD: head/sys/dev/sound/pcm/dsp.h 119853 2003-09-07 16:28:03Z cg $
---
> * $FreeBSD: head/sys/dev/sound/pcm/dsp.h 124740 2004-01-20 03:58:57Z matk $
29,32c29
< int dsp_register(int unit, int channel);
< int dsp_registerrec(int unit, int channel);
< int dsp_unregister(int unit, int channel);
< int dsp_unregisterrec(int unit, int channel);
---
> extern struct cdevsw dsp_cdevsw;