freebsd-dev/sys/contrib/cloudabi
Ed Schouten 6256e57ba9 Implement CloudABI memory management system calls.
Add support for the <sys/mman.h> functions by wrapping around our own
implementations. There are no kern_*() variants of these system calls,
but we also don't need them in this case. It is sufficient to just call
into the sys_*() functions.

Differential Revision:	https://reviews.freebsd.org/D3033
Reviewed by:		brooks
2015-07-17 09:00:38 +00:00
..
syscalldefs_md.h
syscalldefs_mi.h Implement CloudABI memory management system calls. 2015-07-17 09:00:38 +00:00