]> git.proxmox.com Git - mirror_qemu.git/blobdiff - target-sh4/gdbstub.c
target-m68k: fix DEBUG_DISPATCH
[mirror_qemu.git] / target-sh4 / gdbstub.c
index a365a27aad421691257729186a27e4823a47194e..13bea00d7d48b2e5c9b3f877d04fd1a658318214 100644 (file)
@@ -17,8 +17,9 @@
  * You should have received a copy of the GNU Lesser General Public
  * License along with this library; if not, see <http://www.gnu.org/licenses/>.
  */
-#include "config.h"
+#include "qemu/osdep.h"
 #include "qemu-common.h"
+#include "cpu.h"
 #include "exec/gdbstub.h"
 
 /* Hint: Use "set architecture sh4" in GDB to see fpu registers */