mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-07 09:43:56 -06:00
target-cris: Clean includes
The change in cpu.h is needed when HOST_LONG_BITS is defined in qemu-common.h. Cc: Edgar E. Iglesias <edgar.iglesias@gmail.com> Signed-off-by: Stefan Weil <sw@weilnetz.de>
This commit is contained in:
parent
853bfcc71a
commit
7ad757b29b
4 changed files with 3 additions and 16 deletions
|
@ -20,11 +20,6 @@
|
|||
|
||||
#ifndef CONFIG_USER_ONLY
|
||||
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
#include "config.h"
|
||||
#include "cpu.h"
|
||||
#include "mmu.h"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue