From 08b7160aa773ecc3307eefc98e829cd10daa4b69 Mon Sep 17 00:00:00 2001 From: P1umer <1226063714@qq.com> Date: Wed, 20 Jul 2022 18:38:41 +0800 Subject: all: add freebsd/riscv64 support --- sys/freebsd/dev_bpf.txt.const | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys/freebsd/dev_bpf.txt.const') diff --git a/sys/freebsd/dev_bpf.txt.const b/sys/freebsd/dev_bpf.txt.const index 1e25b058e..5325acfdd 100644 --- a/sys/freebsd/dev_bpf.txt.const +++ b/sys/freebsd/dev_bpf.txt.const @@ -1,5 +1,5 @@ # Code generated by syz-sysgen. DO NOT EDIT. -arches = 386, amd64 +arches = 386, amd64, riscv64 AF_APPLETALK = 16 AF_ARP = 35 AF_ATM = 30 -- cgit mrf-deployment