mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-04-04 17:50:31 +00:00
The HAL has a few comparisons of a pointer with 0U instead of NULL. This patch fixes that. Fixes #5289
The HAL has a few comparisons of a pointer with 0U instead of NULL. This patch fixes that. Fixes #5289