]> git.proxmox.com Git - qemu.git/blobdiff - host-utils.c
target-arm: Support v6 barriers in linux-user mode
[qemu.git] / host-utils.c
index 7cd0843f94400b2a4f67185e62cf902d731d9de6..dc9612387b3ebe46ce52be2e5bc9104b2999da4f 100644 (file)
@@ -23,7 +23,9 @@
  * THE SOFTWARE.
  */
 
-#include "vl.h"
+#include <stdlib.h>
+#include <stdint.h>
+#include "host-utils.h"
 
 //#define DEBUG_MULDIV