mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-08-25 00:35:42 +08:00
* rtems/src/taskresume.c, score/Makefile.am, score/include/rtems/score/thread.h: Convert _Thread_Resume and _Thread_Suspend into macros. * score/src/threadresume.c, score/src/threadsuspend.c: Removed.