summaryrefslogtreecommitdiffstats
path: root/sys/conf/files
diff options
context:
space:
mode:
authordfr <dfr@FreeBSD.org>2000-05-28 15:45:30 +0000
committerdfr <dfr@FreeBSD.org>2000-05-28 15:45:30 +0000
commit2281181f80ca7d7bac05bd3f7944f1760c157dbe (patch)
tree447796f680ca815cfeaf153177bb3f852c44a8d8 /sys/conf/files
parentb67ad017c08bc0b18516d5cad7f4c2084f00774a (diff)
downloadFreeBSD-src-2281181f80ca7d7bac05bd3f7944f1760c157dbe.zip
FreeBSD-src-2281181f80ca7d7bac05bd3f7944f1760c157dbe.tar.gz
Add taskqueue system for easy-to-use SWIs among other things.
Reviewed by: arch
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 ba8c672..b3bc1d3 100644
--- a/sys/conf/files
+++ b/sys/conf/files
@@ -429,6 +429,7 @@ kern/subr_prf.c standard
kern/subr_prof.c standard
kern/subr_rman.c standard
kern/subr_scanf.c standard
+kern/subr_taskqueue.c standard
kern/subr_xxx.c standard
kern/sys_generic.c standard
kern/sys_pipe.c standard
OpenPOWER on IntegriCloud