summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/spsize/size.c
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2002-07-01 22:11:15 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2002-07-01 22:11:15 +0000
commita9047a0f9b7dac915acdbb876937446b0a6ac2cd (patch)
treee2ac83bee25c11a449edbff88ffe656719dbe5b3 /testsuites/sptests/spsize/size.c
parent2002-07-01 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-a9047a0f9b7dac915acdbb876937446b0a6ac2cd.tar.bz2
2002-07-01 Joel Sherrill <joel@OARcorp.com>
* spsize/size.c: _Thread_queue_Extract_table removed.
Diffstat (limited to '')
-rw-r--r--testsuites/sptests/spsize/size.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/sptests/spsize/size.c b/testsuites/sptests/spsize/size.c
index 6cd2a5d1d9..eac64b4e3b 100644
--- a/testsuites/sptests/spsize/size.c
+++ b/testsuites/sptests/spsize/size.c
@@ -368,7 +368,7 @@ uninitialized =
(sizeof _Thread_MP_Inactive_proxies) +
#endif
-/*threadq.h*/ (sizeof _Thread_queue_Extract_table) +
+/*threadq.h*/
/*timer.h*/ (sizeof _Timer_Information) +