diff options
author | Peter Maydell | 2017-10-12 17:30:45 +0200 |
---|---|---|
committer | Riku Voipio | 2017-10-17 21:24:02 +0200 |
commit | f443e3960d9d3340dd286e5fc0b661bb165a8b22 (patch) | |
tree | dc426f1ddd2389f0716995c880cd562312a0889a /hw/core | |
parent | linux-user/main: support dfilter (diff) | |
download | qemu-f443e3960d9d3340dd286e5fc0b661bb165a8b22.tar.gz qemu-f443e3960d9d3340dd286e5fc0b661bb165a8b22.tar.xz qemu-f443e3960d9d3340dd286e5fc0b661bb165a8b22.zip |
linux-user: Fix TARGET_MTIOCTOP/MTIOCGET/MTIOCPOS values
The TARGET_MTIOCTOP/TARGET_MTIOCGET/TARGET_MTIOCPOS values
were being defined in terms of host struct types, but
these structures are such that their size might differ
on different hosts. Switch to using a target struct
definition instead.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Riku Voipio <riku.voipio@linaro.org>
Diffstat (limited to 'hw/core')
0 files changed, 0 insertions, 0 deletions