sys/src/syschgmod.c File Reference
#include <linux/linkage.h>
#include <linux/sched.h>
#include <prvdef.h>
#include <ssdef.h>
Go to the source code of this file.
|
Functions |
asmlinkage int | exe_cmkrnl (int(*routin)(__unknown_params), unsigned long *arglst) |
asmlinkage int | exe_cmexec (int(*routin)(__unknown_params), unsigned long *arglst) |
Function Documentation
asmlinkage int exe_cmexec |
( |
int(*)(__unknown_params) |
routin, |
|
|
unsigned long * |
arglst | |
|
) |
| | |
asmlinkage int exe_cmkrnl |
( |
int(*)(__unknown_params) |
routin, |
|
|
unsigned long * |
arglst | |
|
) |
| | |