![]()  | 
  
    RTEMS
    5.1
    
   | 
 
#include <rtems.h>#include <errno.h>#include <stdlib.h>#include <string.h>#include <sys/mman.h>#include <sys/stat.h>#include <unistd.h>#include "rtems/libio_.h"#include <rtems/posix/mmanimpl.h>#include <rtems/posix/shmimpl.h>Functions | |
| CHAIN_DEFINE_EMPTY (mmap_mappings) | |
| void * | mmap (void *addr, size_t len, int prot, int flags, int fildes, off_t off) | 
| CHAIN_DEFINE_EMPTY | ( | mmap_mappings | ) | 
mmap chain of mappings.
 1.8.15