1 #ifndef KVM__KVM_CONFIG_ARCH_H 2 #define KVM__KVM_CONFIG_ARCH_H 3 4 #define ARM_OPT_ARCH_RUN(...) 5 6 #include "arm-common/kvm-config-arch.h" 7 8 #endif /* KVM__KVM_CONFIG_ARCH_H */ 9
1 #ifndef KVM__KVM_CONFIG_ARCH_H 2 #define KVM__KVM_CONFIG_ARCH_H 3 4 #define ARM_OPT_ARCH_RUN(...) 5 6 #include "arm-common/kvm-config-arch.h" 7 8 #endif /* KVM__KVM_CONFIG_ARCH_H */ 9