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:
Mark Santcroos 2004-11-18 23:54:26 +00:00
parent 2524cfb753
commit f16ab45fbc

View file

@ -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); }