aboutsummaryrefslogtreecommitdiffstats
path: root/executor/common_kvm_386.h
diff options
context:
space:
mode:
Diffstat (limited to 'executor/common_kvm_386.h')
-rw-r--r--executor/common_kvm_386.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/executor/common_kvm_386.h b/executor/common_kvm_386.h
index 2eba3ee18..75acc97a1 100644
--- a/executor/common_kvm_386.h
+++ b/executor/common_kvm_386.h
@@ -27,7 +27,7 @@ static long syz_kvm_assert_syzos_uexit(volatile long a0, volatile long a1, volat
}
#endif
-#if SYZ_EXECUTOR || __NR_syz_kvm_assert_syzos_uexit
+#if SYZ_EXECUTOR || __NR_syz_kvm_assert_syzos_kvm_exit
static long syz_kvm_assert_syzos_kvm_exit(volatile long a0, volatile long a1)
{
return 0;