|
@@ -47,7 +47,6 @@
|
|
#include "chardev/char.h"
|
|
#include "chardev/char.h"
|
|
#include "sysemu/arch_init.h"
|
|
#include "sysemu/arch_init.h"
|
|
#include "sysemu/sysemu.h"
|
|
#include "sysemu/sysemu.h"
|
|
-#include "exec/address-spaces.h"
|
|
|
|
|
|
|
|
static MemMapEntry sifive_e_memmap[] = {
|
|
static MemMapEntry sifive_e_memmap[] = {
|
|
[SIFIVE_E_DEV_DEBUG] = { 0x0, 0x1000 },
|
|
[SIFIVE_E_DEV_DEBUG] = { 0x0, 0x1000 },
|