summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/psxchroot01
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2003-05-29 19:07:59 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2003-05-29 19:07:59 +0000
commit7b64b25b1940813e7252f394d4ac2f720abc1208 (patch)
tree0e05e632506a20b5b8ff970790b238a224f0ac7c /testsuites/psxtests/psxchroot01
parent2003-05-29 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-7b64b25b1940813e7252f394d4ac2f720abc1208.tar.bz2
2003-05-29 Joel Sherrill <joel@OARcorp.com>
* psx02/init.c, psx04/init.c, psx13/test.c, psxchroot01/test.c, psxhdrs/pthread07.c, psxmsgq01/init.c, psxreaddir/test.c, psxtimer/psxtimer.c: Removed warnings.
Diffstat (limited to 'testsuites/psxtests/psxchroot01')
-rw-r--r--testsuites/psxtests/psxchroot01/test.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/testsuites/psxtests/psxchroot01/test.c b/testsuites/psxtests/psxchroot01/test.c
index 6f7ebb8e89..6716d8b4c3 100644
--- a/testsuites/psxtests/psxchroot01/test.c
+++ b/testsuites/psxtests/psxchroot01/test.c
@@ -66,10 +66,7 @@ int main(
)
#endif
{
- int fd;
- int i;
int status;
- struct stat s;
/*
* This test is the C equivalent of this sequence.