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

Functions

isize sys_getpid (const trapframe_t *frame)
 

Function Documentation

◆ sys_getpid()

isize sys_getpid ( const trapframe_t frame)