PatchworkOS
Loading...
Searching...
No Matches
token.c File Reference
#include <kernel/acpi/aml/token.h>
#include <stdlib.h>

Go to the source code of this file.

Functions

const char * aml_token_type_to_string (aml_token_type_t type)
 Convert a token type to a string.
 

Variables

const aml_token_props_t amlTokenProps [AML_MAX_TOKEN]
 Token properties array indexed by aml_token_num_t.