git: bed4c839735f - main - sysent: regen with yield marked NOLIB
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 01 Nov 2024 15:45:36 UTC
The branch main has been updated by brooks:
URL: https://cgit.FreeBSD.org/src/commit/?id=bed4c839735f141d9d40c77ec23dfdf50180d902
commit bed4c839735f141d9d40c77ec23dfdf50180d902
Author: Brooks Davis <brooks@FreeBSD.org>
AuthorDate: 2024-10-30 22:54:51 +0000
Commit: Brooks Davis <brooks@FreeBSD.org>
CommitDate: 2024-11-01 15:44:57 +0000
sysent: regen with yield marked NOLIB
Reviewed by: emaste
Pull Request: https://github.com/freebsd/freebsd-src/pull/1503
---
sys/sys/syscall.mk | 1 -
1 file changed, 1 deletion(-)
diff --git a/sys/sys/syscall.mk b/sys/sys/syscall.mk
index 4aa282724ab5..692c7d621471 100644
--- a/sys/sys/syscall.mk
+++ b/sys/sys/syscall.mk
@@ -196,7 +196,6 @@ MIASM = \
aio_suspend.o \
aio_cancel.o \
aio_error.o \
- yield.o \
mlockall.o \
munlockall.o \
__getcwd.o \