mirror of
https://github.com/opnsense/src.git
synced 2026-06-11 09:41:03 -04:00
32-bit FreeBSD ABI compatibility stubs from syscalls.master:1.179
Reviewed by: imp, phk, njl, peter Approved by: njl
This commit is contained in:
parent
2524cfb753
commit
f16ab45fbc
1 changed files with 1 additions and 1 deletions
|
|
@ -361,7 +361,7 @@
|
|||
245 UNIMPL nosys
|
||||
246 UNIMPL nosys
|
||||
247 UNIMPL nosys
|
||||
248 UNIMPL nosys
|
||||
248 UNIMPL ntp_gettime
|
||||
249 UNIMPL nosys
|
||||
; syscall numbers initially used in OpenBSD
|
||||
250 MNOPROTO { int minherit(void *addr, size_t len, int inherit); }
|
||||
|
|
|
|||
Loading…
Reference in a new issue