summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/mips/rtems/score
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@oarcorp.com>2013-11-14 17:26:31 -0600
committerJoel Sherrill <joel.sherrill@oarcorp.com>2013-11-14 17:26:31 -0600
commitbd90283947757f54f15ea4b1601c9bfbde2e7525 (patch)
tree2d873aa8a4df4202275353443702c5127e0e12a2 /cpukit/score/cpu/mips/rtems/score
parentsparc/../irq-shared.c: Fix compilation for SMP when not LEON3 (diff)
downloadrtems-bd90283947757f54f15ea4b1601c9bfbde2e7525.tar.bz2
mips/.../cpu.h: Comment improvement
Diffstat (limited to 'cpukit/score/cpu/mips/rtems/score')
-rw-r--r--cpukit/score/cpu/mips/rtems/score/cpu.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/cpukit/score/cpu/mips/rtems/score/cpu.h b/cpukit/score/cpu/mips/rtems/score/cpu.h
index beb03bfbf6..1d1449ce6f 100644
--- a/cpukit/score/cpu/mips/rtems/score/cpu.h
+++ b/cpukit/score/cpu/mips/rtems/score/cpu.h
@@ -2,7 +2,9 @@
* @file
*
* @brief Mips CPU Dependent Header File
- *
+ */
+
+/*
* Conversion to MIPS port by Alan Cudmore <alanc@linuxstart.com> and
* Joel Sherrill <joel@OARcorp.com>.
*