From c2f301b580ebb4a46d657651a814bc9348103546 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Wed, 18 May 2016 08:08:38 +0200 Subject: score: Rename _ISR_Flash() into _ISR_Local_flash() This is a preparation to remove the Giant lock. Update #2555. --- testsuites/tmtests/tm26/task1.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testsuites') diff --git a/testsuites/tmtests/tm26/task1.c b/testsuites/tmtests/tm26/task1.c index 84811b87a1..69fdc4810d 100644 --- a/testsuites/tmtests/tm26/task1.c +++ b/testsuites/tmtests/tm26/task1.c @@ -552,7 +552,7 @@ void complete_test( void ) ); put_time( - "rtems interrupt: _ISR_Flash", + "rtems interrupt: _ISR_Local_flash", isr_flash_time, 1, 0, -- cgit v1.2.3