From b6912c40f8ec9c74a51d136da78e449033be7e14 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Sun, 25 Oct 2009 06:25:04 +0000 Subject: Remove unused vars. Add missing prototypes. --- testsuites/psxtests/psxspin01/test.c | 4 ---- 1 file changed, 4 deletions(-) (limited to 'testsuites/psxtests/psxspin01') 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; -- cgit v1.2.3