On 3/30/21 9:30 AM, Max Filippov wrote:
> xtensa_modules variable defined in each xtensa-modules.c.inc is only
> used locally by the including file. Make it static.
>
Reported-by: Yury Gribov
> Signed-off-by: Max Filippov
Reviewed-by: Philippe Mathieu-Daudé
> ---
> target/xtensa/import_cor
xtensa_modules variable defined in each xtensa-modules.c.inc is only
used locally by the including file. Make it static.
Signed-off-by: Max Filippov
---
target/xtensa/import_core.sh | 1 +
1 file changed, 1 insertion(+)
diff --git a/target/xtensa/import_core.sh b/target/xtensa/import_core.sh
in