PatchworkOS  966e257
A non-POSIX operating system.
Loading...
Searching...
No Matches
store.h File Reference
#include <modules/acpi/aml/object.h>
#include <stdint.h>
Include dependency graph for store.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

uint64_t aml_store (aml_state_t *state, aml_object_t *src, aml_object_t *dest)
 Store the value from the source object into the target object.