mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
linux(4): Remove clone3 and faccessat2 from dummy.
MFC after: 2 weeks
This commit is contained in:
parent
2a9b4076dc
commit
aecd31a8a3
1 changed files with 0 additions and 2 deletions
|
|
@ -138,11 +138,9 @@ DUMMY(fsconfig);
|
|||
DUMMY(fsmount);
|
||||
DUMMY(fspick);
|
||||
DUMMY(pidfd_open);
|
||||
DUMMY(clone3);
|
||||
DUMMY(close_range);
|
||||
DUMMY(openat2);
|
||||
DUMMY(pidfd_getfd);
|
||||
DUMMY(faccessat2);
|
||||
DUMMY(process_madvise);
|
||||
DUMMY(epoll_pwait2);
|
||||
DUMMY(mount_setattr);
|
||||
|
|
|
|||
Loading…
Reference in a new issue