mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-04 00:03:54 -06:00
target-lm32: Clean includes
config.h was missing in cpu.h. Acked-by: Michael Walle <michael@walle.cc> Signed-off-by: Stefan Weil <sw@weilnetz.de>
This commit is contained in:
parent
727d6bff27
commit
60ed8d298e
3 changed files with 1 additions and 13 deletions
|
@ -17,11 +17,6 @@
|
|||
* License along with this library; if not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
#include <assert.h>
|
||||
|
||||
#include "config.h"
|
||||
#include "cpu.h"
|
||||
#include "host-utils.h"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue