Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/conf Compile subr_pcu.c under option PCU.



details:   https://anonhg.NetBSD.org/src/rev/0a09163215d1
branches:  trunk
changeset: 762296:0a09163215d1
user:      rmind <rmind%NetBSD.org@localhost>
date:      Fri Feb 18 22:49:03 2011 +0000

description:
Compile subr_pcu.c under option PCU.

diffstat:

 sys/conf/files |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 12f36054ba8e -r 0a09163215d1 sys/conf/files
--- a/sys/conf/files    Fri Feb 18 22:45:46 2011 +0000
+++ b/sys/conf/files    Fri Feb 18 22:49:03 2011 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: files,v 1.999 2011/02/17 18:32:29 rmind Exp $
+#      $NetBSD: files,v 1.1000 2011/02/18 22:49:03 rmind Exp $
 #      @(#)files.newconf       7.5 (Berkeley) 5/10/93
 
 version        20100430
@@ -1533,7 +1533,7 @@
 file   kern/subr_lwp_specificdata.c
 file   kern/subr_once.c
 file   kern/subr_optstr.c
-file   kern/subr_pcu.c
+file   kern/subr_pcu.c                 pcu
 file   kern/subr_percpu.c
 file   kern/subr_pool.c
 file   kern/subr_prf.c



Home | Main Index | Thread Index | Old Index