Sign in
ara-mdk
/
platform
/
external
/
qemu
/
3cee084cdc822249fd535b6c02c7112f63848c4d
/
.
/
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 */