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:
@@ -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;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user