Zephyr API Documentation
3.6.99
A Scalable Open Source RTOS
|
#include <zephyr/llext/loader.h>
Go to the source code of this file.
Data Structures | |
struct | llext_buf_loader |
An extension loader from a provided buffer containing an ELF. More... | |
Macros | |
#define | LLEXT_BUF_LOADER(_buf, _buf_len) |
Initialize an extension buf loader. | |