summaryrefslogtreecommitdiffstats
path: root/cpukit/include/rtems/rtems/types.h
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2018-11-08 07:59:04 +0100
committerSebastian Huber <sebastian.huber@embedded-brains.de>2018-11-09 07:25:09 +0100
commitaacc7a035f42437e909f823e85c74545c89a4124 (patch)
tree83c7835f4fc9804975fc258b4f0e66198980fa32 /cpukit/include/rtems/rtems/types.h
parentrtems: Deprecate region_information_block (diff)
downloadrtems-aacc7a035f42437e909f823e85c74545c89a4124.tar.bz2
rtems: Deprecate rtems_thread_cpu_usage_t
The rtems_thread_cpu_usage_t typedef as no corresponding API. It violates the POSIX namespace. A user can do nothing with it. Close #3593.
Diffstat (limited to 'cpukit/include/rtems/rtems/types.h')
-rw-r--r--cpukit/include/rtems/rtems/types.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/include/rtems/rtems/types.h b/cpukit/include/rtems/rtems/types.h
index d551fce213..bb98100ead 100644
--- a/cpukit/include/rtems/rtems/types.h
+++ b/cpukit/include/rtems/rtems/types.h
@@ -129,7 +129,7 @@ typedef Watchdog_Interval rtems_interval;
* When using nanoseconds granularity timing, RTEMS may internally use a
* variety of representations.
*/
-typedef struct timespec rtems_thread_cpu_usage_t;
+typedef struct timespec rtems_thread_cpu_usage_t RTEMS_DEPRECATED;
/**
* @brief Data structure to manage and manipulate calendar