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