PKUOS - Pintos
Pintos source browser for PKU Operating System course
Functions
syscall.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void syscall_init (void)
 userprog/syscall.h More...
 

Function Documentation

◆ syscall_init()

void syscall_init ( void  )

userprog/syscall.h

Definition at line 10 of file syscall.c.

References INTR_ON, intr_register_int(), and syscall_handler().

Referenced by pintos_init().

Here is the call graph for this function:
Here is the caller graph for this function: