|
Crinit -- Configurable Rootfs Init
|
Implementation of a mock function for syscall(). More...
#include <sys/capability.h>#include <sys/syscall.h>#include "common.h"#include "logio.h"#include "unit_test.h"
Functions | |
| int | __wrap_syscall (long number,...) |
Implementation of a mock function for syscall().
| int __wrap_syscall | ( | long | number, |
| ... | |||
| ) |
Mock function for syscall().