mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2026-09-22 11:30:01 +08:00
[libcpu][aarch64]fix memheap search in setup of aarch64
This commit is contained in:
@@ -253,6 +253,7 @@ void rt_hw_common_setup(void)
|
||||
|
||||
break;
|
||||
}
|
||||
mem_region++;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user