summaryrefslogtreecommitdiffstats
path: root/cpukit/include/rtems/score/profiling.h
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2021-07-16 13:27:00 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2021-07-16 13:42:27 +0200
commit36655b870c09e090b515011961c36fabd3f70e37 (patch)
tree057fafbd38141da93a2516657b9f9a84b7e6114f /cpukit/include/rtems/score/profiling.h
parentsparc: Prefer RTEMS_FATAL_SOURCE_EXCEPTION (diff)
downloadrtems-36655b870c09e090b515011961c36fabd3f70e37.tar.bz2
cpukit: occured -> occurred
Diffstat (limited to 'cpukit/include/rtems/score/profiling.h')
-rw-r--r--cpukit/include/rtems/score/profiling.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/include/rtems/score/profiling.h b/cpukit/include/rtems/score/profiling.h
index 20e6a4a027..71bd797158 100644
--- a/cpukit/include/rtems/score/profiling.h
+++ b/cpukit/include/rtems/score/profiling.h
@@ -163,7 +163,7 @@ static inline void _Profiling_Update_max_interrupt_delay(
* disable level is decremented.
*
* @param cpu The cpu control.
- * @param interrupt_entry_instant The instant that the interrupt occured.
+ * @param interrupt_entry_instant The instant that the interrupt occurred.
* @param interrupt_exit_instant The instant in which the interrupt was exited.
*/
void _Profiling_Outer_most_interrupt_entry_and_exit(