summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/psxspin02/test.c
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/psxtests/psxspin02/test.c')
-rw-r--r--testsuites/psxtests/psxspin02/test.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/testsuites/psxtests/psxspin02/test.c b/testsuites/psxtests/psxspin02/test.c
index df71b8e795..56bb6614f0 100644
--- a/testsuites/psxtests/psxspin02/test.c
+++ b/testsuites/psxtests/psxspin02/test.c
@@ -50,12 +50,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;