#include <libc.h>
Go to the source code of this file.
Defines | |
#define | SYSSQ_REQ 0 |
#define | SYSSQ_REG 0 |
#define | SYSSQ_UREG 1 |
#define | SYSSQ_NEXT 2 |
#define | NON_BLK 0 |
#define | BLK 1 |
Functions | |
int | sq_syscall (int gate_nb, int arg1, int arg2, int arg3, int arg4, int arg5, int arg6) |
int | sq_reg (paddr_t pshare, u_int gate) |
int | sq_unreg () |
int | sq_next (int flags) |
int | sq_gate (int gate_id) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|