summaryrefslogtreecommitdiffstats
path: root/testsuites/tmtests
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2016-05-18 08:08:38 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2016-05-20 07:50:37 +0200
commitc2f301b580ebb4a46d657651a814bc9348103546 (patch)
treeba75220f4a2ab65a07d984f37891ff72c521dc38 /testsuites/tmtests
parentscore: Rename _ISR_Disable() and _ISR_Enable() (diff)
downloadrtems-c2f301b580ebb4a46d657651a814bc9348103546.tar.bz2
score: Rename _ISR_Flash() into _ISR_Local_flash()
This is a preparation to remove the Giant lock. Update #2555.
Diffstat (limited to 'testsuites/tmtests')
-rw-r--r--testsuites/tmtests/tm26/task1.c2
1 files changed, 1 insertions, 1 deletions
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,