libsys: drop private exports no longer needed

after libc is switched to use public symbols for pre-ino64 syscalls.

Reviewed by:	olce
Sponsored by:	The FreeBSD Foundation
MFC after:	1 week
Differential revision:	https://reviews.freebsd.org/D52687
This commit is contained in:
Konstantin Belousov
2025-09-23 02:34:34 +03:00
parent e194103bd3
commit 495813bfd7
-6
View File
@@ -4,10 +4,4 @@ FBSDprivate_1.0 {
__getosreldate;
__libsys_interposing_slot;
_elf_aux_info;
freebsd11_fstat;
freebsd11_fstatat;
freebsd11_getfsstat;
freebsd11_lstat;
freebsd11_stat;
freebsd11_statfs;
};