unicorn/qemu/tcg/mips
Peter Maydell 764c2d09e5
tcg: Remove unnecessary osdep.h includes from tcg-target.inc.c
Commit 757e725b58c57d added a number of #include "qemu/osdep.h"
files to the tcg-target.c files (as they were named at the time).
These are unnecessary because these files are not standalone C
files, and the tcg/tcg.c file which includes them will have
already included osdep.h on their behalf. Remove the unneeded
include directives.

Backports commit c3b7f66800fbf9f47fddbcf2e2cd30ea932e0aae from qemu
2018-02-20 20:41:00 -05:00
..
tcg-target.h tcg/mips: Support r6 multiply/divide encodings 2018-02-17 15:24:04 -05:00
tcg-target.inc.c tcg: Remove unnecessary osdep.h includes from tcg-target.inc.c 2018-02-20 20:41:00 -05:00