Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/rump/librump/rumpkern Add psref to rump kernel
details: https://anonhg.NetBSD.org/src/rev/885c23546aed
branches: trunk
changeset: 344679:885c23546aed
user: ozaki-r <ozaki-r%NetBSD.org@localhost>
date: Mon Apr 11 06:49:11 2016 +0000
description:
Add psref to rump kernel
diffstat:
sys/rump/librump/rumpkern/Makefile.rumpkern | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r e6ad13aeb398 -r 885c23546aed sys/rump/librump/rumpkern/Makefile.rumpkern
--- a/sys/rump/librump/rumpkern/Makefile.rumpkern Mon Apr 11 05:40:47 2016 +0000
+++ b/sys/rump/librump/rumpkern/Makefile.rumpkern Mon Apr 11 06:49:11 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.rumpkern,v 1.166 2016/01/26 23:41:15 pooka Exp $
+# $NetBSD: Makefile.rumpkern,v 1.167 2016/04/11 06:49:11 ozaki-r Exp $
#
.include "${RUMPTOP}/Makefile.rump"
@@ -116,6 +116,7 @@
subr_pool.c \
subr_prf.c \
subr_pserialize.c \
+ subr_psref.c \
subr_specificdata.c \
subr_time.c \
subr_vmem.c \
Home |
Main Index |
Thread Index |
Old Index