mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-20 11:11:24 +00:00
Remove old sig* wrappers.
This commit is contained in:
parent
73dd316734
commit
a51c074b64
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=52056
@ -1,8 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
MDASM+= Ovfork.S brk.S cerror.S exect.S fork.S pipe.S ptrace.S \
|
||||
sbrk.S setlogin.S sigpending.S sigprocmask.S sigreturn.S \
|
||||
sigsuspend.S syscall.S
|
||||
sbrk.S setlogin.S sigreturn.S syscall.S
|
||||
|
||||
# Don't generate default code for these syscalls:
|
||||
NOASM= __semctl.o break.o exit.o ftruncate.o getdomainname.o getlogin.o \
|
||||
|
Loading…
Reference in New Issue
Block a user