summaryrefslogtreecommitdiffstats
path: root/sys
diff options
context:
space:
mode:
authormarcel <marcel@FreeBSD.org>2002-10-19 04:02:16 +0000
committermarcel <marcel@FreeBSD.org>2002-10-19 04:02:16 +0000
commitfdc552bda2d0b199861013034ce47f65869860c4 (patch)
treeac7d2af5e032b75fcec1800cd955cd5da706996a /sys
parent724ced313d11ce10e2dbc7e1441ae1ca74d6fac2 (diff)
downloadFreeBSD-src-fdc552bda2d0b199861013034ce47f65869860c4.zip
FreeBSD-src-fdc552bda2d0b199861013034ce47f65869860c4.tar.gz
Make the unwind functions standard and not optional on ddb. They
will eventually be used for ktrace(2) too.
Diffstat (limited to 'sys')
-rw-r--r--sys/conf/files.ia642
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/conf/files.ia64 b/sys/conf/files.ia64
index e34fe70..07883ec 100644
--- a/sys/conf/files.ia64
+++ b/sys/conf/files.ia64
@@ -66,7 +66,7 @@ ia64/ia64/swtch.s standard
ia64/ia64/sys_machdep.c standard
ia64/ia64/trap.c standard
ia64/ia64/unaligned.c standard
-ia64/ia64/unwind.c optional ddb
+ia64/ia64/unwind.c standard
ia64/ia64/vm_machdep.c standard
ia64/isa/isa.c optional isa
ia64/isa/isa_dma.c optional isa
OpenPOWER on IntegriCloud