[ALSA] Remove xxx_t typedefs: Emu-X synth
authorTakashi Iwai <tiwai@suse.de>
Thu, 17 Nov 2005 13:24:47 +0000 (14:24 +0100)
committerJaroslav Kysela <perex@suse.cz>
Tue, 3 Jan 2006 11:18:14 +0000 (12:18 +0100)
commit03da312ac080b4f5c9359c233b8812cc93a035fe
tree1a6767ca18964b53442ecfd538141b12e81b23be
parentee42381e71c56328db9e9d64d19a4de7a2f09a93
[ALSA] Remove xxx_t typedefs: Emu-X synth

Modules: Common EMU synth,SoundFont,Synth

Remove xxx_t typedefs from the Emu-X synth support.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
15 files changed:
include/sound/emux_synth.h
include/sound/sfnt_info.h
include/sound/soundfont.h
include/sound/util_mem.h
sound/synth/emux/emux.c
sound/synth/emux/emux_effect.c
sound/synth/emux/emux_hwdep.c
sound/synth/emux/emux_nrpn.c
sound/synth/emux/emux_oss.c
sound/synth/emux/emux_proc.c
sound/synth/emux/emux_seq.c
sound/synth/emux/emux_synth.c
sound/synth/emux/emux_voice.h
sound/synth/emux/soundfont.c
sound/synth/util_mem.c