Add missing subr_pcq.c

This commit is contained in:
martin 2011-11-02 09:47:57 +00:00
parent cbef897b32
commit b37874ed85
1 changed files with 2 additions and 1 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: files,v 1.1029 2011/10/15 00:23:08 sjg Exp $
# $NetBSD: files,v 1.1030 2011/11/02 09:47:57 martin Exp $
# @(#)files.newconf 7.5 (Berkeley) 5/10/93
version 20100430
@ -1547,6 +1547,7 @@ file kern/subr_log.c
file kern/subr_lwp_specificdata.c
file kern/subr_once.c
file kern/subr_optstr.c
file kern/subr_pcq.c
file kern/subr_pcu.c
file kern/subr_percpu.c
file kern/subr_pool.c