|
PatchworkOS
966e257
A non-POSIX operating system.
|
Go to the source code of this file.
Functions | |
| aml_object_t * | aml_method_invoke (aml_state_t *parentState, aml_method_t *method, aml_object_t **args) |
| Invoke a method with the given arguments. | |