summary refs log tree commit diff stats
path: root/hw/intc/ompic.c
diff options
context:
space:
mode:
authorPeter Maydell <peter.maydell@linaro.org>2017-10-12 16:30:45 +0100
committerRiku Voipio <riku.voipio@linaro.org>2017-10-17 22:24:02 +0300
commitf443e3960d9d3340dd286e5fc0b661bb165a8b22 (patch)
treedc426f1ddd2389f0716995c880cd562312a0889a /hw/intc/ompic.c
parent8423fa9010f2cadd50e8c21a20c62dc5b977704c (diff)
downloadfocaccia-qemu-f443e3960d9d3340dd286e5fc0b661bb165a8b22.tar.gz
focaccia-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/intc/ompic.c')
0 files changed, 0 insertions, 0 deletions