DMTCP
|
#include <sys/types.h>
#include <unistd.h>
#include <errno.h>
#include <stdio.h>
#include <sys/mman.h>
#include "../mtcp_sy.h"
Go to the source code of this file.
Functions | |
int | main () |
int main | ( | ) |
Definition at line 32 of file example2.c.