mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-09-20 19:25:39 +08:00
smpschedsem01: Remove unused variable warning.
This commit is contained in:
@@ -29,7 +29,6 @@ const char rtems_test_name[] = "SMPSCHEDSEM 01";
|
||||
*/
|
||||
static void test(void)
|
||||
{
|
||||
rtems_id id;
|
||||
rtems_status_code sc;
|
||||
rtems_task_priority priority;
|
||||
rtems_id task_sem;
|
||||
|
||||
Reference in New Issue
Block a user