]> git.proxmox.com Git - mirror_qemu.git/blobdiff - target/nios2/nios2-semi.c
gdbstub: move syscall handling to new file
[mirror_qemu.git] / target / nios2 / nios2-semi.c
index 113b3f22aa7f9c3f03eb3125c01c3ba0f95a0441..373877497673d53bdb647a7d354f0af7a53933cb 100644 (file)
@@ -23,7 +23,7 @@
 
 #include "qemu/osdep.h"
 #include "cpu.h"
-#include "exec/gdbstub.h"
+#include "gdbstub/syscalls.h"
 #include "gdbstub/helpers.h"
 #include "semihosting/syscalls.h"
 #include "semihosting/softmmu-uaccess.h"