PatchworkOS  966e257
A non-POSIX operating system.
Loading...
Searching...
No Matches
token.c File Reference
#include <modules/acpi/aml/token.h>
#include <stdlib.h>
Include dependency graph for token.c:

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.