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