#include <syscall.h>#include "tests/vm/sample.inc"#include "tests/lib.h"#include "tests/main.h"Go to the source code of this file.
Functions | |
| void | test_main (void) |
| void test_main | ( | void | ) |
Definition at line 9 of file mmap-overlap.c.
References CHECK, MAP_FAILED, mmap(), open(), and start.
1.5.6