mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-09-10 16:51:38 +08:00
The while loop, loops infinitely in case of raw FDT data. The loop condition (size) is not modified during iterations.
The while loop, loops infinitely in case of raw FDT data. The loop condition (size) is not modified during iterations.