mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-08-20 04:42:33 +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.