Pull in sys/kern_kcont. Size is 1.4k, hardly worth making an option

(though it could be made so, if something breaks on platforms without
generic soft-ints).
This commit is contained in:
jonathan 2004-03-20 03:12:47 +00:00
parent 5093b79faa
commit 8e3ebdd449

View File

@ -1,4 +1,4 @@
# $NetBSD: files,v 1.660 2004/03/14 13:52:12 bjh21 Exp $
# $NetBSD: files,v 1.661 2004/03/20 03:12:47 jonathan Exp $
# @(#)files.newconf 7.5 (Berkeley) 5/10/93
@ -1135,6 +1135,7 @@ file kern/kern_event.c
file kern/kern_exec.c
file kern/kern_exit.c
file kern/kern_fork.c
file kern/kern_kcont.c
file kern/kern_kthread.c
file kern/kern_ktrace.c
file kern/kern_systrace.c systrace