summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--c/src/exec/score/headers/tqdata.h1
-rw-r--r--c/src/exec/score/include/rtems/score/tqdata.h1
-rw-r--r--cpukit/score/include/rtems/score/tqdata.h1
3 files changed, 0 insertions, 3 deletions
diff --git a/c/src/exec/score/headers/tqdata.h b/c/src/exec/score/headers/tqdata.h
index c9c9585f7f..e00c736426 100644
--- a/c/src/exec/score/headers/tqdata.h
+++ b/c/src/exec/score/headers/tqdata.h
@@ -76,7 +76,6 @@ typedef struct {
Thread_queue_Disciplines discipline; /* queue discipline */
States_Control state; /* state of threads on Thread_q */
unsigned32 timeout_status;
- unsigned32 count;
} Thread_queue_Control;
#ifndef __RTEMS_APPLICATION__
diff --git a/c/src/exec/score/include/rtems/score/tqdata.h b/c/src/exec/score/include/rtems/score/tqdata.h
index c9c9585f7f..e00c736426 100644
--- a/c/src/exec/score/include/rtems/score/tqdata.h
+++ b/c/src/exec/score/include/rtems/score/tqdata.h
@@ -76,7 +76,6 @@ typedef struct {
Thread_queue_Disciplines discipline; /* queue discipline */
States_Control state; /* state of threads on Thread_q */
unsigned32 timeout_status;
- unsigned32 count;
} Thread_queue_Control;
#ifndef __RTEMS_APPLICATION__
diff --git a/cpukit/score/include/rtems/score/tqdata.h b/cpukit/score/include/rtems/score/tqdata.h
index c9c9585f7f..e00c736426 100644
--- a/cpukit/score/include/rtems/score/tqdata.h
+++ b/cpukit/score/include/rtems/score/tqdata.h
@@ -76,7 +76,6 @@ typedef struct {
Thread_queue_Disciplines discipline; /* queue discipline */
States_Control state; /* state of threads on Thread_q */
unsigned32 timeout_status;
- unsigned32 count;
} Thread_queue_Control;
#ifndef __RTEMS_APPLICATION__