Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/xen/conf no condition for cpu_rng here
details: https://anonhg.NetBSD.org/src/rev/c890e01209d3
branches: trunk
changeset: 343797:c890e01209d3
user: mlelstv <mlelstv%NetBSD.org@localhost>
date: Sat Feb 27 15:42:20 2016 +0000
description:
no condition for cpu_rng here
diffstat:
sys/arch/xen/conf/files.xen | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r e2b04244f51c -r c890e01209d3 sys/arch/xen/conf/files.xen
--- a/sys/arch/xen/conf/files.xen Sat Feb 27 14:30:33 2016 +0000
+++ b/sys/arch/xen/conf/files.xen Sat Feb 27 15:42:20 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: files.xen,v 1.139 2016/02/27 14:28:50 mlelstv Exp $
+# $NetBSD: files.xen,v 1.140 2016/02/27 15:42:20 mlelstv Exp $
# NetBSD: files.x86,v 1.10 2003/10/08 17:30:00 bouyer Exp
# NetBSD: files.i386,v 1.254 2004/03/25 23:32:10 jmc Exp
@@ -106,7 +106,7 @@
file arch/xen/xen/xengnt.c
-file arch/x86/x86/cpu_rng.c cpu
+file arch/x86/x86/cpu_rng.c
file dev/cons.c
Home |
Main Index |
Thread Index |
Old Index