[rtems commit] smpschedaffinity02: Remove unused prototype.

Jennifer Averett jennifer at rtems.org
Tue Nov 25 20:47:05 UTC 2014


Module:    rtems
Branch:    master
Commit:    15e371fe6706ef082d1837fa4fb541ae86fc883d
Changeset: http://git.rtems.org/rtems/commit/?id=15e371fe6706ef082d1837fa4fb541ae86fc883d

Author:    Jennifer Averett <jennifer.averett at oarcorp.com>
Date:      Wed Oct 22 08:42:59 2014 -0500

smpschedaffinity02: Remove unused prototype.

---

 testsuites/smptests/smpschedaffinity02/init.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/testsuites/smptests/smpschedaffinity02/init.c b/testsuites/smptests/smpschedaffinity02/init.c
index 5f22110..1b81f6b 100644
--- a/testsuites/smptests/smpschedaffinity02/init.c
+++ b/testsuites/smptests/smpschedaffinity02/init.c
@@ -44,7 +44,6 @@ struct task_data_t task_data = {
 rtems_id           task_sem;
 
 static void task(rtems_task_argument arg);
-static void show_threads(void);
 static void task_verify( bool ran, bool change_affinity, int cpu );
 static void init_verify( int expect ); 
 




More information about the vc mailing list