summaryrefslogtreecommitdiffstats
path: root/spec/rtems/timer/req/cancel.yml
diff options
context:
space:
mode:
Diffstat (limited to 'spec/rtems/timer/req/cancel.yml')
-rw-r--r--spec/rtems/timer/req/cancel.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/rtems/timer/req/cancel.yml b/spec/rtems/timer/req/cancel.yml
index 2d6a3aad..df410bb4 100644
--- a/spec/rtems/timer/req/cancel.yml
+++ b/spec/rtems/timer/req/cancel.yml
@@ -344,7 +344,7 @@ test-support: |
T_rsc_success( rtems_clock_set( &tod_fire ) );
}
- RTEMS_INLINE_ROUTINE void TimerServiceRoutine(
+ static void TimerServiceRoutine(
rtems_id timer_id,
void *user_data
)