CS318 - Pintos
Pintos source browser for JHU CS318 course
Functions
syscall.h File Reference

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: