]> git.proxmox.com Git - qemu.git/blobdiff - target-sh4/helper.c
sh_intc: convert interrupt controller to memory API
[qemu.git] / target-sh4 / helper.c
index 5a1e15e63da0a64e2c883c2bd305e6cb2eaf1edd..f4dda48dd19152428d22fb0a725a7b4319b4f99d 100644 (file)
 #include <signal.h>
 
 #include "cpu.h"
+
+#if !defined(CONFIG_USER_ONLY)
 #include "hw/sh_intc.h"
+#endif
 
 #if defined(CONFIG_USER_ONLY)