This type was deprecated in RTEMS 5.1. Close #3991. --- cpukit/include/rtems/score/thread.h | 6 ------ 1 file changed, 6 deletions(-)
diff --git a/cpukit/include/rtems/score/thread.h b/cpukit/include/rtems/score/thread.h index 2e7380f99a..ee0aee5b79 100644 --- a/cpukit/include/rtems/score/thread.h +++ b/cpukit/include/rtems/score/thread.h @@ -89,12 +89,6 @@ extern "C" { #define RTEMS_SCORE_THREAD_ENABLE_RESOURCE_COUNT #endif -/* - * Only provided for backward compatiblity to not break application - * configurations. - */ -typedef void *Thread RTEMS_DEPRECATED; - /** * @brief Type of the numeric argument of a thread entry function with at * least one numeric argument. -- 2.26.2 _______________________________________________ devel mailing list devel@rtems.org http://lists.rtems.org/mailman/listinfo/devel