Implements functions to fake memory mapping for portability. More...
#include "fakemmap.h"
#include <map>
#include <assert.h>
#include <algorithm>
#include <stdio.h>
Go to the source code of this file.
Implements functions to fake memory mapping for portability.
Definition in file fakemmap.cpp.