The macro Z_PROGBITS_SYM has "\%" but this is not correct usage to escape "%". So remove the extra slash. Note that this macro is used directly to generate assembly code so it cannot be "%%" as in escaping "%" in printf(). Fixes #40439 Signed-off-by: Daniel Leung <daniel.leung@intel.com> |
||
|---|---|---|
| .. | ||
| app_memdomain.h | ||
| mem_domain.h | ||
| partitions.h | ||