]> git.proxmox.com Git - mirror_qemu.git/blobdiff - target-lm32/lm32-semi.c
tcg/mips: Fix type of tcg_target_reg_alloc_order[]
[mirror_qemu.git] / target-lm32 / lm32-semi.c
index fc9d2d1c7371ba6355f6f41c43a9bdf5b089401e..20f1a1cd482293d0e83749ea9b52b5eb97a9be20 100644 (file)
  * See the COPYING file in the top-level directory.
  */
 
-#include <errno.h>
-#include <unistd.h>
-#include <string.h>
-#include <stddef.h>
+#include "qemu/osdep.h"
 #include "cpu.h"
-#include "helper.h"
+#include "exec/helper-proto.h"
 #include "qemu/log.h"
 #include "exec/softmmu-semi.h"