We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed60236 commit 40c586fCopy full SHA for 40c586f
include/zephyr/llext/loader.h
@@ -29,7 +29,7 @@ extern "C" {
29
#include <zephyr/llext/llext.h>
30
31
/** @cond ignore */
32
-struct llext_elf_sect_map; /* defined in llext_priv.h */
+struct llext_elf_sect_map; /* defined in llext_internal.h */
33
/** @endcond */
34
35
/**
0 commit comments