#include <syscall-nr.h>#include "tests/userprog/boundary.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 11 of file sc-boundary-2.c.
References fail(), get_boundary_area(), and SYS_EXIT.
1.5.6