mirror of
https://github.com/opnsense/src.git
synced 2026-06-14 19:20:18 -04:00
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:
parent
c01cd3f558
commit
6f05ed08c2
1 changed files with 1 additions and 0 deletions
|
|
@ -1033,4 +1033,5 @@ FBSDprivate_1.0 {
|
|||
__sys_cpuset_getdomain;
|
||||
_cpuset_setdomain;
|
||||
__sys_cpuset_setdomain;
|
||||
rpctls_syscall;
|
||||
};
|
||||
|
|
|
|||
Loading…
Reference in a new issue