![]() |
Tenok
A Linux-like Real-Time Operating System for Robotics and Internet of Things
|
#include <sys/types.h>
Go to the source code of this file.
Functions | |
| void * | mmap (void *addr, size_t length, int prot, int flags, int fd, off_t off) |
| int | munmap (void *addr, size_t length) |
Tenok has no MMU, these are named and nothing implements them