summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/psxmsgq01/init.c
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2004-03-05 15:51:13 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2004-03-05 15:51:13 +0000
commit3c0c89888db501fd0a63533881bbf5f915716f8d (patch)
treee9f844bddeb0aea68486813fc2ecb686a34426fe /testsuites/psxtests/psxmsgq01/init.c
parent2004-03-05 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-3c0c89888db501fd0a63533881bbf5f915716f8d.tar.bz2
2004-03-05 Joel Sherrill <joel@OARcorp.com>
* psxfile01/test.c, psxmsgq01/init.c, psxstat/test.c, psxtimer/psxtimer.c: Eliminate warnings and typos.
Diffstat (limited to 'testsuites/psxtests/psxmsgq01/init.c')
-rw-r--r--testsuites/psxtests/psxmsgq01/init.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/testsuites/psxtests/psxmsgq01/init.c b/testsuites/psxtests/psxmsgq01/init.c
index 85866bc0c2..9aa65868db 100644
--- a/testsuites/psxtests/psxmsgq01/init.c
+++ b/testsuites/psxtests/psxmsgq01/init.c
@@ -1004,8 +1004,10 @@ void verify_with_threads()
int status;
pthread_t id;
Test_Message_t *ptr;
+#if 0
unsigned int priority;
char message[100];
+#endif
#if 0