diff options
author | Peter Maydell <peter.maydell@linaro.org> | 2016-02-23 14:49:43 +0000 |
---|---|---|
committer | Timothy Pearson <tpearson@raptorengineering.com> | 2019-11-29 19:45:58 -0600 |
commit | 281ca2e6f09ea57d8041989672664f9c442b4d51 (patch) | |
tree | 42ea952411344c92e0048e09ef0ad486b9f8f825 /target-ppc/int_helper.c | |
parent | 37bf6228af6d103f64986d11ea61a2e376aa8ae9 (diff) | |
download | hqemu-281ca2e6f09ea57d8041989672664f9c442b4d51.zip hqemu-281ca2e6f09ea57d8041989672664f9c442b4d51.tar.gz |
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.
Reviewed-by: Eric Blake <eblake@redhat.com>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Message-Id: <1456238983-10160-4-git-send-email-peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <rth@twiddle.net>
Diffstat (limited to 'target-ppc/int_helper.c')
0 files changed, 0 insertions, 0 deletions