Skip to content

Commit 875a52b

Browse files
zmshahahamysterywolf
authored andcommitted
[libcpu][aarch64]fix memheap search in setup of aarch64
1 parent 8c392f5 commit 875a52b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

libcpu/aarch64/common/setup.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -253,6 +253,7 @@ void rt_hw_common_setup(void)
253253

254254
break;
255255
}
256+
mem_region++;
256257
}
257258
}
258259

0 commit comments

Comments
 (0)