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 5c8498492..2eba3ee18 100644
--- a/executor/common_kvm_386.h
+++ b/executor/common_kvm_386.h
@@ -21,7 +21,7 @@ static long syz_kvm_add_vcpu(volatile long a0, volatile long a1)
#endif
#if SYZ_EXECUTOR || __NR_syz_kvm_assert_syzos_uexit
-static long syz_kvm_assert_syzos_uexit(volatile long a0, volatile long a1)
+static long syz_kvm_assert_syzos_uexit(volatile long a0, volatile long a1, volatile long a2)
{
return 0;
}