Zephyr API 3.6.99
|
LLEXT buffer loader implementation. More...
#include <zephyr/llext/loader.h>
Go to the source code of this file.
Data Structures | |
struct | llext_buf_loader |
Implementation of llext_loader that reads from a memory buffer. More... | |
Macros | |
#define | LLEXT_BUF_LOADER(_buf, _buf_len) |
Initializer for an llext_buf_loader structure. | |
LLEXT buffer loader implementation.