blob: 93e16b1565d8adaf893103729948adc3e9b169be [file] [log] [blame]
#ifndef KVM_ANDROID_H
#define KVM_ANDROID_H
/* Returns 1 if we can use kvm device on this machine */
extern int kvm_check_allowed(void);
#endif /* KVM_ANDROID_H */