summaryrefslogtreecommitdiffstats
path: root/sys/conf
diff options
context:
space:
mode:
authorjhb <jhb@FreeBSD.org>2001-06-29 19:51:37 +0000
committerjhb <jhb@FreeBSD.org>2001-06-29 19:51:37 +0000
commitcbc88996c619bc138b998f7e31c069ea60dcdefc (patch)
tree6a6509e044c3122df2e8a743db5230863c091dd8 /sys/conf
parent8d232144a3e4758c8a4a8500238cb227ce7500ac (diff)
downloadFreeBSD-src-cbc88996c619bc138b998f7e31c069ea60dcdefc.zip
FreeBSD-src-cbc88996c619bc138b998f7e31c069ea60dcdefc.tar.gz
Move ast() and userret() to sys/kern/subr_trap.c now that they are MI.
Diffstat (limited to 'sys/conf')
-rw-r--r--sys/conf/files1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/conf/files b/sys/conf/files
index 54f6be4..f1ef01e 100644
--- a/sys/conf/files
+++ b/sys/conf/files
@@ -806,6 +806,7 @@ kern/subr_sbuf.c standard
kern/subr_scanf.c standard
kern/subr_smp.c optional smp
kern/subr_taskqueue.c standard
+kern/subr_trap.c standard
kern/subr_witness.c optional witness
kern/subr_xxx.c standard
kern/sys_generic.c standard
OpenPOWER on IntegriCloud