|
Zephyr Project API 3.6.0
A Scalable Open Source RTOS
|
Go to the source code of this file.
Data Structures | |
| struct | llext_loader |
| Linkable loadable extension loader context. More... | |
Functions | |
| static int | llext_read (struct llext_loader *l, void *buf, size_t len) |
| static int | llext_seek (struct llext_loader *l, size_t pos) |
| static void * | llext_peek (struct llext_loader *l, size_t pos) |