mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-08-25 13:45:46 +08:00
PR 489/rtems * include/rtems/score/thread.h: Change struct Thread_Control_struct.libc_reent to using struct _reent*. * inline/rtems/score/thread.inl: Reflect change above.