Karg  v0.2.0
The kernel of CargOS
proc.c File Reference
#include <syscall.h>
#include <errno.h>
#include <mm/kalloc.h>
#include <sched.h>

Functions

isize sys_proc (const trapframe_t *frame)
 

Function Documentation

◆ sys_proc()

isize sys_proc ( const trapframe_t frame)