ReactOS
0.4.15-dev-2103-g9dff498
|
Go to the source code of this file.
Classes | |
struct | _ofw_method_call |
Typedefs | |
typedef struct _ofw_method_call | ofw_method_call |
Functions | |
int | ofw_callmethod_ret (const char *method, int handle, int nargs, int *args, int ret) |
Variables | |
int(* | ofw_call_addr )(void *argstruct) |
typedef struct _ofw_method_call ofw_method_call |
Definition at line 15 of file ofw_method.c.
Referenced by MmuTranslate().
Referenced by ofw_callmethod_ret().