summaryrefslogtreecommitdiffstats
path: root/include/disas
diff options
context:
space:
mode:
authorPeter Maydell2021-04-16 15:55:41 +0200
committerPeter Maydell2021-05-10 18:21:54 +0200
commit415a9fb880c6bf383d649643a4ce65ea3bc9b084 (patch)
tree0686b3279fe0540c7c885f62d91d2eb4b5d12b19 /include/disas
parenthw/sd/omap_mmc: Use device_cold_reset() instead of device_legacy_reset() (diff)
downloadqemu-415a9fb880c6bf383d649643a4ce65ea3bc9b084.tar.gz
qemu-415a9fb880c6bf383d649643a4ce65ea3bc9b084.tar.xz
qemu-415a9fb880c6bf383d649643a4ce65ea3bc9b084.zip
osdep: Make os-win32.h and os-posix.h handle 'extern "C"' themselves
Both os-win32.h and os-posix.h include system header files. Instead of having osdep.h include them inside its 'extern "C"' block, make these headers handle that themselves, so that we don't include the system headers inside 'extern "C"'. This doesn't fix any current problems, but it's conceptually the right way to handle system headers. Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'include/disas')
0 files changed, 0 insertions, 0 deletions