Add an entry to Symbol.map for the rpctls_syscall added by r361599.

Reviewed by:	brooks
Differential Revision:	https://reviews.freebsd.org/D24949
This commit is contained in:
rmacklem 2020-05-28 21:26:26 +00:00
parent f3a2c56f6e
commit dfa392d95b

View File

@ -1033,4 +1033,5 @@ FBSDprivate_1.0 {
__sys_cpuset_getdomain;
_cpuset_setdomain;
__sys_cpuset_setdomain;
rpctls_syscall;
};