]> git.alsa-project.org Git - alsa-lib.git/commit
Split arch-dependent codes of dmix
authorTakashi Iwai <tiwai@suse.de>
Tue, 8 Feb 2005 20:28:29 +0000 (20:28 +0000)
committerTakashi Iwai <tiwai@suse.de>
Tue, 8 Feb 2005 20:28:29 +0000 (20:28 +0000)
commit22846c486fb02402b3097a914f9c6a4aa234cb46
treeb687b592588778178a8856540120a421ecbf39ea
parentc92969845d6ad0c980ea6c7927ab2beeba70fd30
Split arch-dependent codes of dmix

Split arch-dependent codes of dmix to separate files.
src/pcm/Makefile.am
src/pcm/pcm_dmix.c
src/pcm/pcm_dmix_generic.c [new file with mode: 0644]
src/pcm/pcm_dmix_i386.c [new file with mode: 0644]
src/pcm/pcm_dmix_x86_64.c [new file with mode: 0644]