Sign in
ara-mdk
/
platform
/
external
/
qemu
/
55ff318b4e5382074e2049c996cb6df1041aff1b
/
.
/
kvm-android.h
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 */