Crinit -- Configurable Rootfs Init
Loading...
Searching...
No Matches
mock-syscall.h File Reference

(/usr/bin/git 2025-06-05, commit: 062e7740)

Header declaring a mock function for syscall(). More...

#include <sys/capability.h>
Include dependency graph for mock-syscall.h:

Go to the source code of this file.

Functions

int __wrap_syscall (long number,...)
 

Detailed Description

Header declaring a mock function for syscall().

Function Documentation

◆ __wrap_syscall()

int __wrap_syscall ( long  number,
  ... 
)

Mock function for syscall().