Zephyr API Documentation
3.5.0
A Scalable Open Source RTOS
|
|
3.5.0 |
Go to the source code of this file.
Data Structures | |
struct | llext_const_symbol |
Constant symbols are unchangeable named memory addresses. More... | |
struct | llext_symbol |
Symbols are named memory addresses. More... | |
struct | llext_symtable |
A symbol table. More... | |
Macros | |
#define | EXPORT_SYMBOL(x) |
Export a constant symbol to a table of symbols. | |