summaryrefslogtreecommitdiff
path: root/sys/conf
diff options
context:
space:
mode:
authorDavid Gwynne <dlg@cvs.openbsd.org>2016-09-09 04:50:55 +0000
committerDavid Gwynne <dlg@cvs.openbsd.org>2016-09-09 04:50:55 +0000
commit636a3f1f8bc61088e4c4efd90dfdec6a6e6ba534 (patch)
treea44bc64926c3b201aa774c211413ef0a100ceb51 /sys/conf
parentd6d452326f49a46f5bf8a6d534942b8a17e613b0 (diff)
disable subr_tree code for now
Diffstat (limited to 'sys/conf')
-rw-r--r--sys/conf/files3
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/conf/files b/sys/conf/files
index afea130fc84..14826d40ddd 100644
--- a/sys/conf/files
+++ b/sys/conf/files
@@ -1,4 +1,4 @@
-# $OpenBSD: files,v 1.629 2016/09/06 19:48:44 tedu Exp $
+# $OpenBSD: files,v 1.630 2016/09/09 04:50:54 dlg Exp $
# $NetBSD: files,v 1.87 1996/05/19 17:17:50 jonathan Exp $
# @(#)files.newconf 7.5 (Berkeley) 5/10/93
@@ -692,7 +692,6 @@ file kern/subr_hibernate.c hibernate
file kern/subr_log.c
file kern/subr_poison.c diagnostic
file kern/subr_pool.c
-file kern/subr_tree.c
file kern/dma_alloc.c
file kern/subr_prf.c
file kern/subr_prof.c