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 <[email protected]>
Signed-off-by: Peter Maydell <[email protected]>
Message-Id: <
1456238983[email protected]>
Signed-off-by: Richard Henderson <[email protected]>
* See the COPYING file in the top-level directory for details.
*/
-#include "qemu/osdep.h"
#include "tcg-be-ldst.h"
#include "qemu/bitops.h"
* THE SOFTWARE.
*/
-#include "qemu/osdep.h"
#include "elf.h"
#include "tcg-be-ldst.h"
* THE SOFTWARE.
*/
-#include "qemu/osdep.h"
#include "tcg-be-ldst.h"
#ifndef NDEBUG
* THE SOFTWARE.
*/
-#include "qemu/osdep.h"
#include "tcg-be-ldst.h"
#ifdef HOST_WORDS_BIGENDIAN
* THE SOFTWARE.
*/
-#include "qemu/osdep.h"
#include "tcg-be-ldst.h"
#if defined _CALL_DARWIN || defined __APPLE__
* THE SOFTWARE.
*/
-#include "qemu/osdep.h"
#include "tcg-be-ldst.h"
/* We only support generating code for 64-bit mode. */
* THE SOFTWARE.
*/
-#include "qemu/osdep.h"
#include "tcg-be-null.h"
#ifndef NDEBUG
* THE SOFTWARE.
*/
-#include "qemu/osdep.h"
#include "tcg-be-null.h"
/* TODO list: