mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-09-01 11:42:49 +08:00
This avoids potential dead code in _Thread_Handler(). It gets rid of the dangerous function pointer casts. Update #2514.
This avoids potential dead code in _Thread_Handler(). It gets rid of the dangerous function pointer casts. Update #2514.