summaryrefslogtreecommitdiffstats
path: root/spec/rtems/timer/req/fire-when.yml
diff options
context:
space:
mode:
Diffstat (limited to 'spec/rtems/timer/req/fire-when.yml')
-rw-r--r--spec/rtems/timer/req/fire-when.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/rtems/timer/req/fire-when.yml b/spec/rtems/timer/req/fire-when.yml
index aa3b5fae..47a23f5d 100644
--- a/spec/rtems/timer/req/fire-when.yml
+++ b/spec/rtems/timer/req/fire-when.yml
@@ -587,7 +587,7 @@ test-support: |
}
}
- RTEMS_INLINE_ROUTINE void TimerServiceRoutine(
+ static void TimerServiceRoutine(
rtems_id timer_id,
void *user_data
)