#include <string.h>#include <syscall.h>#include "tests/vm/sample.inc"#include "tests/lib.h"#include "tests/main.h"Go to the source code of this file.
Defines | |
| #define | ACTUAL ((void *) 0x10000000) |
Functions | |
| void | test_main (void) |
| #define ACTUAL ((void *) 0x10000000) |
| void test_main | ( | void | ) |
Definition at line 15 of file child-mm-wrt.c.
References ACTUAL, CHECK, create(), MAP_FAILED, memcpy(), mmap(), and open().
1.5.6