Retire the unused stub for the nfsclnt() system call.

This commit is contained in:
jhb 2009-06-17 18:52:42 +00:00
parent e4d63f780a
commit 55cc3fe596

View File

@ -196,7 +196,6 @@ FBSD_1.0 {
nanosleep;
netbsd_lchown;
netbsd_msync;
nfsclnt;
nfssvc;
nfstat;
nlstat;
@ -748,8 +747,6 @@ FBSDprivate_1.0 {
__sys_netbsd_lchown;
_netbsd_msync;
__sys_netbsd_msync;
_nfsclnt;
__sys_nfsclnt;
_nfssvc;
__sys_nfssvc;
_nfstat;