summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/psxspin01/test.c
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/psxtests/psxspin01/test.c')
-rw-r--r--testsuites/psxtests/psxspin01/test.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/testsuites/psxtests/psxspin01/test.c b/testsuites/psxtests/psxspin01/test.c
index ad3a4aa913..9b437cc68f 100644
--- a/testsuites/psxtests/psxspin01/test.c
+++ b/testsuites/psxtests/psxspin01/test.c
@@ -65,11 +65,7 @@ int main(
#endif
{
pthread_spinlock_t spinlock;
- pthread_spinlock_t spinlockExtra;
int status;
- int p;
- pthread_t thread_id;
- int i;
rtems_status_code rstatus;
rtems_id taskid;