qemu-cvs-alsa_ioctl
authorAlexander Graf <agraf@suse.de>
Tue, 14 Apr 2009 14:23:27 +0000 (16:23 +0200)
committerhyokeun <hyokeun.jeon@samsung.com>
Tue, 6 Sep 2016 06:55:30 +0000 (15:55 +0900)
commit234f1b3d2a96cc146d258463f3497a31f5cf134f
treea4236ef7ca0913cb61f00cf072ef3f7c80004579
parentcd52d9ae46e8c54070860b1bfb7144a2d6ab6219
qemu-cvs-alsa_ioctl

Implements ALSA ioctls on PPC hosts.

Signed-off-by: Alexander Graf <agraf@suse.de>
Signed-off-by: Ulrich Hecht <uli@suse.de>
[AF: Rebased for v2.7.0-rc2]
Signed-off-by: Andreas Färber <afaerber@suse.de>
linux-user/ioctls.h
linux-user/ioctls_alsa.h [new file with mode: 0644]
linux-user/ioctls_alsa_structs.h [new file with mode: 0644]
linux-user/syscall_defs.h
linux-user/syscall_types.h
linux-user/syscall_types_alsa.h [new file with mode: 0644]