#include <stdint.h>#include <round.h>#include <syscall.h>#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 10 of file mmap-over-code.c.
References CHECK, MAP_FAILED, mmap(), open(), ROUND_DOWN, and test_main().
1.5.6