PKUOS - Pintos
Pintos source browser for PKU Operating System course
|
Go to the source code of this file.
Functions | |
void | syscall_init (void) |
userprog/syscall.h More... | |
void syscall_init | ( | void | ) |
Definition at line 10 of file syscall.c.
References INTR_ON, intr_register_int(), and syscall_handler().
Referenced by pintos_init().