aboutsummaryrefslogtreecommitdiff
path: root/sys/conf/files
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2000-04-17 03:06:27 +0000
committerWarner Losh <imp@FreeBSD.org>2000-04-17 03:06:27 +0000
commita6fc5fff54effb00e8dbff32781bcb039350feba (patch)
treee14b84a161b2f920c4df79a5888cb4ba90614afe /sys/conf/files
parent346ac3302ee007f52d740a148f6cc3fded84548b (diff)
downloadsrc-a6fc5fff54effb00e8dbff32781bcb039350feba.tar.gz
src-a6fc5fff54effb00e8dbff32781bcb039350feba.zip
Add kern_event.c
Notes
Notes: svn path=/head/; revision=59305
Diffstat (limited to 'sys/conf/files')
-rw-r--r--sys/conf/files1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/conf/files b/sys/conf/files
index 0788cc573175..674450e3dafc 100644
--- a/sys/conf/files
+++ b/sys/conf/files
@@ -369,6 +369,7 @@ kern/kern_clock.c standard
kern/kern_conf.c standard
kern/kern_descrip.c standard
kern/kern_environment.c standard
+kern/kern_event.c standard
kern/kern_exec.c standard
kern/kern_exit.c standard
kern/kern_fork.c standard