Files
qemu/linux-user
Peter Maydell 5f72307d90 linux-user: Fix SNDCTL_DSP_MAP{IN, OUT}BUF ioctl definitions
Fix the SNDCTL_DSP_MAP{IN,OUT}BUF ioctl definitions so that they
refer to a suitably defined target struct layout rather than hardcoding
the ioctl number. This fixes complaints from the syscall_init()
consistency check when running an x86_64-to-x86_64 linux-user qemu.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
2012-08-13 12:45:46 +01:00
..
2012-03-14 22:20:24 +01:00
2012-07-27 21:13:05 +00:00
2010-10-05 13:53:56 -05:00
2012-04-06 19:25:57 +03:00
2009-07-01 18:24:44 +00:00