Karg  v0.2.0
The kernel of CargOS
syscall.h File Reference
#include <trap.h>

Go to the source code of this file.

Variables

isize(*const SYSCALL_TABLE [])(const trapframe_t *frame)
 
const usize NR_SYSCALLS
 

Variable Documentation

◆ NR_SYSCALLS

const usize NR_SYSCALLS
extern

◆ SYSCALL_TABLE

isize(*const SYSCALL_TABLE[])(const trapframe_t *frame) ( const trapframe_t frame)
extern