Skip to content
Commit 605cad11 authored by Daniel Leung's avatar Daniel Leung Committed by Anas Nashif
Browse files

xtensa: cache: XCC needs to declare variable outside for loop



XCC doesn't like that a for loop which declares the loop
variable inline. So extract the declaration of the loop
variable outside the for loop.

Signed-off-by: default avatarDaniel Leung <daniel.leung@intel.com>
parent 5fbe389d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment