]> git.proxmox.com Git - mirror_qemu.git/blobdiff - target-i386/svm_helper.c
target-i386: unify reserved bits and NX bit check
[mirror_qemu.git] / target-i386 / svm_helper.c
index 846eaa5918fe99f487ae877f24cb6fbbc9725413..d250d18e27709ac48d595c0ca5480a3440156b30 100644 (file)
 
 #include "cpu.h"
 #include "exec/cpu-all.h"
-#include "helper.h"
-
-#if !defined(CONFIG_USER_ONLY)
-#include "exec/softmmu_exec.h"
-#endif /* !defined(CONFIG_USER_ONLY) */
+#include "exec/helper-proto.h"
+#include "exec/cpu_ldst.h"
 
 /* Secure Virtual Machine helpers */