aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/amd64/sys/Makefile.inc
diff options
context:
space:
mode:
authorBrooks Davis <brooks@FreeBSD.org>2016-06-22 21:11:27 +0000
committerBrooks Davis <brooks@FreeBSD.org>2016-06-22 21:11:27 +0000
commitb60998c6331e2be21f1fc29fa6c82d94a1f72ef0 (patch)
tree140928f4a0a736777b084ada0a5c3d1ccc4401e4 /lib/libc/amd64/sys/Makefile.inc
parentbe20fc2e90ef8f23afb2149e99e3a7105eaa8e57 (diff)
Notes
Diffstat (limited to 'lib/libc/amd64/sys/Makefile.inc')
-rw-r--r--lib/libc/amd64/sys/Makefile.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/amd64/sys/Makefile.inc b/lib/libc/amd64/sys/Makefile.inc
index cff6df10ea15..36c5d3989f0f 100644
--- a/lib/libc/amd64/sys/Makefile.inc
+++ b/lib/libc/amd64/sys/Makefile.inc
@@ -4,7 +4,7 @@
SRCS+= amd64_get_fsbase.c amd64_get_gsbase.c amd64_set_fsbase.c \
amd64_set_gsbase.c __vdso_gettc.c
-MDASM= vfork.S brk.S cerror.S exect.S getcontext.S pipe.S ptrace.S \
+MDASM= vfork.S brk.S cerror.S exect.S getcontext.S ptrace.S \
sbrk.S setlogin.S sigreturn.S
# Don't generate default code for these syscalls: