Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/vax/conf Add cpu_in_cksum.S.
details: https://anonhg.NetBSD.org/src/rev/d315b319aa0e
branches: trunk
changeset: 318466:d315b319aa0e
user: ragge <ragge%NetBSD.org@localhost>
date: Wed Apr 25 11:08:21 2018 +0000
description:
Add cpu_in_cksum.S.
diffstat:
sys/arch/vax/conf/files.vax | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r dfa4905d792f -r d315b319aa0e sys/arch/vax/conf/files.vax
--- a/sys/arch/vax/conf/files.vax Wed Apr 25 11:06:49 2018 +0000
+++ b/sys/arch/vax/conf/files.vax Wed Apr 25 11:08:21 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: files.vax,v 1.123 2017/06/22 17:51:22 flxd Exp $
+# $NetBSD: files.vax,v 1.124 2018/04/25 11:08:21 ragge Exp $
#
# new style config file for vax architecture
#
@@ -385,6 +385,7 @@
file arch/vax/vax/db_disasm.c ddb
file arch/vax/uba/uba_dma.c uba
file arch/vax/vax/multicpu.c multiprocessor
+file arch/vax/vax/cpu_in_cksum.S (inet | inet6) & cpu_in_cksum
# Binary compatibility with previous NetBSD releases (COMPAT_XX)
file arch/vax/vax/compat_13_machdep.c compat_13 | compat_ultrix |
Home |
Main Index |
Thread Index |
Old Index