mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-08-26 18:46:03 +08:00
* libcsupport/include/rtems/error.h: Use ordinal constants for RTEMS_ERROR_ERRNO, RTEMS_ERROR_PANIC, RTEMS_ERROR_ABORT to avoid implicit constant conversion overflows on 16bit-int targets.