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_md.txt.const | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys/freebsd/dev_md.txt.const') diff --git a/sys/freebsd/dev_md.txt.const b/sys/freebsd/dev_md.txt.const index 721906fa5..db87f40da 100644 --- a/sys/freebsd/dev_md.txt.const +++ b/sys/freebsd/dev_md.txt.const @@ -1,5 +1,5 @@ # Code generated by syz-sysgen. DO NOT EDIT. -arches = 386, amd64 +arches = 386, amd64, riscv64 AT_FDCWD = 18446744073709551516 MDIOCATTACH = 386:3249827072, amd64:3250613504 MDIOCDETACH = 386:3249827073, amd64:3250613505 -- cgit mrf-deployment