mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-02-04 12:41:34 +00:00
JFFS2 uses the high values of the unsigned flash offset in a raw node reference as special identifiers and specifies them using negative integer literals. This disables those errors for non-RTEMS source and constrains such comparisons in RTEMS code to avoid larger reworks of the JFFS2 upstream source.