mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-02-18 19:19:18 +08:00
[libcpu][aarch64]fix memheap search in setup of aarch64
This commit is contained in:
parent
46f464a5e0
commit
cc47212b53
@ -253,6 +253,7 @@ void rt_hw_common_setup(void)
|
|||||||
|
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
|
mem_region++;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user