|
PKUOS - Pintos
Pintos source browser for PKU Operating System course
|

Go to the source code of this file.
Functions | |
| void | test_main (void) |
| Verifies that misaligned memory mappings are disallowed. More... | |
| void test_main | ( | void | ) |
Verifies that misaligned memory mappings are disallowed.
Definition at line 8 of file mmap-misalign.c.
References CHECK, MAP_FAILED, mmap(), and open().
