diff options
Diffstat (limited to 'sys/linux/dev_kvm.txt')
| -rw-r--r-- | sys/linux/dev_kvm.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/linux/dev_kvm.txt b/sys/linux/dev_kvm.txt index 13c9c7c67..73e5edccc 100644 --- a/sys/linux/dev_kvm.txt +++ b/sys/linux/dev_kvm.txt @@ -1,7 +1,7 @@ # Copyright 2015 syzkaller project authors. All rights reserved. # Use of this source code is governed by Apache 2 LICENSE that can be found in the LICENSE file. -meta arches["386", "amd64", "arm64", "mips64le", "ppc64le", "s390x"] +meta arches["386", "amd64", "arm64", "mips64le", "ppc64le", "s390x", "riscv64"] include <linux/kvm.h> include <linux/kvm_host.h> |
