summaryrefslogtreecommitdiffstats
path: root/cpukit/score/src/schedulersimpleyield.c
diff options
context:
space:
mode:
authorJoel Sherrill <joel@rtems.org>2022-02-16 16:38:08 -0600
committerJoel Sherrill <joel@rtems.org>2022-02-23 16:30:46 -0600
commit10114848675df9a28f6d733616bcc9fd4ee865ea (patch)
tree6f2299f17112caa13f2bfe070e11049becc68465 /cpukit/score/src/schedulersimpleyield.c
parentspec/microblaze: Use configurable RAM size (diff)
downloadrtems-10114848675df9a28f6d733616bcc9fd4ee865ea.tar.bz2
score/src/schedulersimple*.c: Replace found in found in with found in
Updates #3053.
Diffstat (limited to '')
-rw-r--r--cpukit/score/src/schedulersimpleyield.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/score/src/schedulersimpleyield.c b/cpukit/score/src/schedulersimpleyield.c
index 24f5dc59c1..c71f6b1759 100644
--- a/cpukit/score/src/schedulersimpleyield.c
+++ b/cpukit/score/src/schedulersimpleyield.c
@@ -12,7 +12,7 @@
* On-Line Applications Research Corporation (OAR).
*
* The license and distribution terms for this file may be
- * found in found in the file LICENSE in this distribution or at
+ * found in the file LICENSE in this distribution or at
* http://www.rtems.org/license/LICENSE.
*/