]> Git Repo - qemu.git/blobdiff - target-openrisc/cpu.h
block: Introduce blk_set_allow_write_beyond_eof()
[qemu.git] / target-openrisc / cpu.h
index 1ff1c9ec2af0c13a9748de9733af20e6a9b8470b..4b63f258044e818543897418c63a091629500460 100644 (file)
@@ -27,7 +27,6 @@
 /* cpu_openrisc_map_address_* in CPUOpenRISCTLBContext need this decl.  */
 struct OpenRISCCPU;
 
-#include "config.h"
 #include "qemu-common.h"
 #include "exec/cpu-defs.h"
 #include "fpu/softfloat.h"
@@ -360,7 +359,6 @@ int cpu_openrisc_signal_handler(int host_signum, void *pinfo, void *puc);
 
 #define cpu_list cpu_openrisc_list
 #define cpu_exec cpu_openrisc_exec
-#define cpu_gen_code cpu_openrisc_gen_code
 #define cpu_signal_handler cpu_openrisc_signal_handler
 
 #ifndef CONFIG_USER_ONLY
This page took 0.023593 seconds and 4 git commands to generate.