mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-08-28 22:18:57 +08:00
* score/include/rtems/score/object.h: Maximum index if 0xffff not 0xff when using 32-bit ids. This resulted in unlimited configurations not being able to create more than 255 objects of a class.