mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-11-30 04:22:44 +00:00
libsys: remove yield special case
Reviewed by: emaste Pull Request: https://github.com/freebsd/freebsd-src/pull/1503
This commit is contained in:
parent
bed4c83973
commit
59a8b439ac
@ -49,8 +49,6 @@ STATICOBJS+= auxv.o
|
||||
STATICOBJS+= interposing_table.o
|
||||
.endif
|
||||
|
||||
NOASM= yield.o
|
||||
|
||||
PSEUDO= \
|
||||
clock_gettime \
|
||||
exit \
|
||||
|
Loading…
Reference in New Issue
Block a user