aboutsummaryrefslogtreecommitdiff
path: root/lib/libpthread/sys
diff options
context:
space:
mode:
authorJonathan Mini <mini@FreeBSD.org>2002-10-30 06:07:18 +0000
committerJonathan Mini <mini@FreeBSD.org>2002-10-30 06:07:18 +0000
commit2d9a293b4e8800812d6f640a56c1f8343085482b (patch)
tree0bf6e4da0afbcb394be3c20c8b89b3a674bd8c07 /lib/libpthread/sys
parent66b8df5fdf8ff12880b6684f9f28ea271619b7a6 (diff)
Notes
Diffstat (limited to 'lib/libpthread/sys')
-rw-r--r--lib/libpthread/sys/Makefile.inc3
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/libpthread/sys/Makefile.inc b/lib/libpthread/sys/Makefile.inc
index bfcb3d9c8431..2945285043a0 100644
--- a/lib/libpthread/sys/Makefile.inc
+++ b/lib/libpthread/sys/Makefile.inc
@@ -2,5 +2,4 @@
.PATH: ${.CURDIR}/sys ${.CURDIR}/arch/${MACHINE_ARCH}/${MACHINE_ARCH}
-SRCS+= thr_error.c _atomic_lock.S
-
+SRCS+= thr_error.c _atomic_lock.S thr_enter_uts.S thr_switch.S