]> Git Repo - qemu.git/blobdiff - target-s390x/cpu.h
s390: Channel I/O basic definitions.
[qemu.git] / target-s390x / cpu.h
index 7951aabefca6a222937c4f86d65d90b32988e6d1..c1a00402fa85a2b498d617d2c2b26b5997b0675f 100644 (file)
@@ -300,6 +300,7 @@ int cpu_s390x_handle_mmu_fault (CPUS390XState *env, target_ulong address, int rw
                                 int mmu_idx);
 #define cpu_handle_mmu_fault cpu_s390x_handle_mmu_fault
 
+#include "ioinst.h"
 
 #ifndef CONFIG_USER_ONLY
 void *s390_cpu_physical_memory_map(CPUS390XState *env, hwaddr addr, hwaddr *len,
This page took 0.022758 seconds and 4 git commands to generate.