]> git.alsa-project.org Git - alsa-utils.git/commit
aplay: Use standard endian convesions
authorTakashi Iwai <tiwai@suse.de>
Fri, 3 Jun 2011 12:35:44 +0000 (14:35 +0200)
committerTakashi Iwai <tiwai@suse.de>
Fri, 3 Jun 2011 12:35:44 +0000 (14:35 +0200)
commit36d642f4481b54c035782ec1a71f7c67f64ed3bf
treeb16ba663a0922ccfe6513d44bc50879ffbee73d1
parentce2d64b48addd16c2ba25c76b795a9f7b277e642
aplay: Use standard endian convesions

asm/*.h stuff shouldn't be used directly from the user-space apps.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
aplay/aplay.c