summaryrefslogtreecommitdiffstats
path: root/sys/conf
diff options
context:
space:
mode:
authornyan <nyan@FreeBSD.org>2018-04-20 12:37:08 +0000
committernyan <nyan@FreeBSD.org>2018-04-20 12:37:08 +0000
commite604fd7a02bae5fdebc269d9e5c48da8e7a6a581 (patch)
treeebe021bf4b231cc5b0fc02b5f37ea045899bbaee /sys/conf
parent8eaaab0234e472600df80d22ef3b9d2995eb3879 (diff)
downloadFreeBSD-src-e604fd7a02bae5fdebc269d9e5c48da8e7a6a581.zip
FreeBSD-src-e604fd7a02bae5fdebc269d9e5c48da8e7a6a581.tar.gz
MFi386: r329199
Move signal trampolines out of locore.s into separate source file. This fixes pc98 build.
Diffstat (limited to 'sys/conf')
-rw-r--r--sys/conf/files.pc981
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/conf/files.pc98 b/sys/conf/files.pc98
index a3c5149..82be5fa 100644
--- a/sys/conf/files.pc98
+++ b/sys/conf/files.pc98
@@ -171,6 +171,7 @@ i386/i386/mpboot.s optional smp
i386/i386/perfmon.c optional perfmon
i386/i386/pmap.c standard
i386/i386/ptrace_machdep.c standard
+i386/i386/sigtramp.s standard
i386/i386/support.s standard
i386/i386/swtch.s standard
i386/i386/sys_machdep.c standard
OpenPOWER on IntegriCloud