mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-09-03 13:17:20 +08:00
Replace a runtime check with a compile time assertion. This makes the INTERNAL_ERROR_RTEMS_INIT_TASK_ENTRY_IS_NULL obsolete. Update #4181.