Swarm-NG
1.1
|
Implements memory mapping methods. More...
#include "memorymap.hpp"
#include "util.hpp"
#include <sys/types.h>
#include <sys/stat.h>
#include <fcntl.h>
#include <string.h>
#include <errno.h>
#include <unistd.h>
#include <iostream>
#include <cassert>
Go to the source code of this file.
Implements memory mapping methods.
Definition in file memorymap.cpp.