|
PatchworkOS
321f6ec
A non-POSIX operating system.
|
Context for reading a TermList. More...
#include <term.h>
Data Fields | |
| aml_state_t * | state |
| aml_object_t * | scope |
| const uint8_t * | start |
| const uint8_t * | end |
| const uint8_t * | current |
| aml_stop_reason_t | stopReason |
Context for reading a TermList.
This structure is used to keep track of the state while reading a TermList from the AML byte stream.
| aml_state_t* aml_term_list_ctx_t::state |
| aml_object_t* aml_term_list_ctx_t::scope |
| aml_stop_reason_t aml_term_list_ctx_t::stopReason |