Remove commented out mention of ptrace.S.

After r305012 the asm wrapper is not needed.

Sponsored by:	The FreeBSD Foundation
MFC after:	1 week
This commit is contained in:
Konstantin Belousov 2016-08-29 18:53:51 +00:00
parent 895897884f
commit f6fea94e5d

View File

@ -4,7 +4,6 @@ MIASM:= ${MIASM:Nfreebsd[467]_*}
SRCS+= __vdso_gettc.c
#MDASM= ptrace.S
MDASM= cerror.S \
shmat.S \
sigreturn.S \