UbixOS  2.0
syscall_posix.h File Reference
#include <sys/trap.h>
Include dependency graph for syscall_posix.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void _sys_call_posix ()
 
void sys_call_posix (struct trapframe *frame)
 

Function Documentation

◆ _sys_call_posix()

void _sys_call_posix ( )

◆ sys_call_posix()