Sign in
qemu-android
/
emulator-unstable-refactoring
/
342a01fc826881e6b12b7673c7d2c280295f4d9e
/
.
/
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 */