DEBSOURCES
Skip Quicknav
sources / trinity / 1.3-1 / syscalls / ni_syscall.c
123456789
/* */ #include "sanitise.h" struct syscall syscall_ni_syscall = { .name = "ni_syscall (generic)", .num_args = 0, .flags = NI_SYSCALL, };