Main Page | Data Structures | File List | Globals | Related Pages

syscall.h File Reference

The interface for handling system syscalls. More...

Go to the source code of this file.

Data Structures

struct  ExecArgs
struct  LSArgs
struct  NewPagesArgs

Functions

int syscall_initialize (void)
 Initialize the system syscalls.


Detailed Description

The interface for handling system syscalls.

Author:
Lee Salzman (lsalzman)
Bug:
No known bugs.

Function Documentation

int syscall_initialize void   ) 
 

Initialize the system syscalls.

Sets up the interrupt handlers for the system calls.

Parameters:
vector The syscall interrupt
registers The syscall registers
Returns:
0 on success -1 on failure


Generated on Fri Apr 9 21:59:16 2004 for 15-410 Project 3 by doxygen 1.3.2