mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-08-19 17:00:15 +08:00
This addresses an issue found by the GCC -Wsign-compare warning. The code was using a signed type for a bit mask.
This addresses an issue found by the GCC -Wsign-compare warning. The code was using a signed type for a bit mask.