libsys: remove yield special case

Reviewed by:	emaste
Pull Request:	https://github.com/freebsd/freebsd-src/pull/1503
This commit is contained in:
Brooks Davis 2024-10-30 22:55:36 +00:00
parent bed4c83973
commit 59a8b439ac

View File

@ -49,8 +49,6 @@ STATICOBJS+= auxv.o
STATICOBJS+= interposing_table.o
.endif
NOASM= yield.o
PSEUDO= \
clock_gettime \
exit \