Revision 92fc4b58 target-i386/svm_helper.c

b/target-i386/svm_helper.c
21 21
#include "cpu-all.h"
22 22
#include "helper.h"
23 23

  
24
#if !defined(CONFIG_USER_ONLY)
25
#include "softmmu_exec.h"
26
#endif /* !defined(CONFIG_USER_ONLY) */
27

  
24 28
/* Secure Virtual Machine helpers */
25 29

  
26 30
#if defined(CONFIG_USER_ONLY)

Also available in: Unified diff